Refactor file paths used in build project to be more explict and easier to understand #10
Labels
No labels
area:build
area:git
area:intrinsics
area:prompts
area:tests
breaking-change
discussion
docs
enhancement
feature
requires-docs-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
pascal_nulah/Nulah.PowerShell#10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The build project was sort of slapped together to get things working enough for me, but how I've done directories to copy outputs to locations could use a massive refactor so it's not splattering output files to the top level, then copying them to a nested folder along side them.
These directories should all be built up in the context and should not use Cakes directory types but instead just be the absolute locations on disk to remove any ambiguity when used in tasks