Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add version parameter for download script #2455

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

olwe0002
Copy link
Contributor

The current download script is always downloading the latest available release.
This MR adds the optional possibility to specify the version you want to install explicitly. The version defaults to latest , if its not provided.

--version=v1.5.6

@sriv sriv merged commit 7e02c8b into getgauge:master Jan 26, 2024
4 of 5 checks passed
@sriv
Copy link
Member

sriv commented Jan 26, 2024

Thanks @olwe0002 . I omitted the PR checks since this is only a change in download.sh, which does not have any tests

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants