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

fix: display garden version correctly #9

Merged
merged 4 commits into from
Oct 10, 2023
Merged

fix: display garden version correctly #9

merged 4 commits into from
Oct 10, 2023

Conversation

stefreak
Copy link
Member

Currently the action prints the output of "garden version" when using Garden 0.13 at the beginning, instead of the version.

In 0.13 we removed the -v/--version flag and now it can only be queried using garden version.

This also works for Garden 0.12.

Currently the action prints the output of "garden version" when using Garden 0.13 at the beginning, instead of the version.

In 0.13 we removed the `-v/--version` flag and now it can only be queried using `garden version`.
 
This also works for Garden 0.12.
Before it logged "using garden version garden version: x.x.x"

We only need "garden version" once :)
@stefreak stefreak enabled auto-merge (squash) October 10, 2023 10:22
@stefreak stefreak merged commit c221d0e into main Oct 10, 2023
2 checks passed
@stefreak stefreak deleted the garden-version branch October 10, 2023 11:19
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