Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build/fix for changes #2281

Merged
merged 2 commits into from
Aug 12, 2024
Merged

Build/fix for changes #2281

merged 2 commits into from
Aug 12, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Aug 12, 2024

No description provided.

…GitHub Actions workflow

Add missing GitVersion environment variables to ensure proper versioning in the workflow. Correct conditional checks to use the correct output variables from the Setup job.

These changes ensure that the workflow correctly handles versioning and conditional execution based on the appropriate output variables, improving the reliability and accuracy of the CI/CD pipeline.
Change the token prefix and suffix from `${` and `}` to `#{` and `}#` to avoid conflicts with other templating systems or variables that use the `${}` syntax. This ensures that the token replacement process is more reliable and less prone to errors.
@nkdagility-actions-bot nkdagility-actions-bot bot added bug build-action Edits to the build system labels Aug 12, 2024
@MrHinsh MrHinsh enabled auto-merge August 12, 2024 11:39
@MrHinsh MrHinsh merged commit 9792ac9 into main Aug 12, 2024
13 checks passed
@MrHinsh MrHinsh deleted the build/fix-for-changes branch August 12, 2024 11:48
@MrHinsh MrHinsh restored the build/fix-for-changes branch August 12, 2024 12:45
@MrHinsh MrHinsh deleted the build/fix-for-changes branch August 12, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug build-action Edits to the build system
Projects
Development

Successfully merging this pull request may close these issues.

1 participant