Refactor file paths used in build project to be more explict and easier to understand #10

Open
opened 2026-09-05 13:45:02 +10:00 by pascal_nulah · 0 comments
Owner

note: Make follow up ticket for this, not majorly important
Originally posted by @pascal_nulah in #5 (comment)

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

> note: Make follow up ticket for this, not majorly important > _Originally posted by @pascal_nulah in https://moar.ws/git/pascal_nulah/Nulah.PowerShell/pulls/5#issuecomment-63_ 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
pascal_nulah/Nulah.PowerShell#10
No description provided.