Skip to content

Conversation

@mchaloupka
Copy link
Collaborator

Refactor Build.fs to properly handle CLI arguments like -t PublishNuget:

  • Make initializeContext accept args parameter
  • Wrap target creation in createTargets() function
  • Initialize context with args before creating targets in main

This fixes the release workflow which passes -t PublishNuget.

Refactor Build.fs to properly handle CLI arguments like -t PublishNuget:
- Make initializeContext accept args parameter
- Wrap target creation in createTargets() function
- Initialize context with args before creating targets in main

This fixes the release workflow which passes -t PublishNuget.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mchaloupka mchaloupka merged commit fb81751 into master Jan 21, 2026
2 checks passed
@mchaloupka mchaloupka deleted the fix/build-args branch January 21, 2026 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants