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

Bump step template #76

Closed
wants to merge 1 commit into from
Closed

Conversation

veochen-octopus
Copy link
Contributor

This paves the way for adding the "combined manifest" step to both ubuntu and windows projects on deploy. The changes are on the project variables. I've added 3 new variables to each project (ubuntu and windows)

  • WorkerTools.Tags.Major
  • WorkerTools.Tags.Minor
  • WorkerTools.Tags.Os

where the Major and Minor are just the semver part without the os suffix. The concat then happens in the step template source. These values are required for the combined manifest.

Adding them as new variables instead of modifying the existing variable just so we have some backward compatibility until the PR is merged. The old variables can be cleaned up once this is merged and the changes have taken effect.

@veochen-octopus veochen-octopus deleted the veo/update-step-template branch January 9, 2024 22:48
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.

1 participant