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

Turn mgc cli version into a variable/input of the run tests workflow #60

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

fczuardi
Copy link
Collaborator

@fczuardi fczuardi commented Feb 5, 2025

Updating the mgc version today requires changes in two places of a hardcoded string. And we dont have a way to use the manually triggered tests with different versions of the mgc.

This patch turns the version into a variable that can be passed as an argument to the workflow, what can make it easier to write test matrices including different versions of the cli in the future, and make it simple to change the default version to be used when new releases comes.

@fczuardi fczuardi force-pushed the mgc-cli-version-as-input branch 2 times, most recently from 20b19c5 to e586786 Compare February 5, 2025 19:22
Updating the mgc version today requires changes in two places of a
hardcoded string. And we dont have a way to use the manually triggered
tests with different versions of the mgc.

This patch turns the version into a variable that can be passed as an
argument to the workflow, what can make it easier to write test matrices
including different versions of the cli in the future, and make it
simple to change the default version to be used when new releases comes.
@fczuardi fczuardi force-pushed the mgc-cli-version-as-input branch from e586786 to 84c6ebe Compare February 5, 2025 19:25
@fczuardi fczuardi merged commit 00ede40 into main Feb 5, 2025
3 checks passed
@fczuardi fczuardi deleted the mgc-cli-version-as-input branch February 5, 2025 19:34
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.

4 participants