Skip to content

fix(install.sh): use --version if provided #12873

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

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

michaelbrewer
Copy link
Contributor

@michaelbrewer michaelbrewer commented Apr 4, 2024

Changes in #12858 meant that passing in --version is no longer honored

closes #12867

@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label Apr 4, 2024
@michaelbrewer michaelbrewer changed the title fix(install): to use version if passed in fix: use --version if passed in to install.sh Apr 4, 2024
@mafredri
Copy link
Member

mafredri commented Apr 5, 2024

Thanks for submitting this fix! We'll still need to update the post install messaging, but I can do that in a separate PR.

@mafredri mafredri enabled auto-merge (squash) April 5, 2024 08:30
@mafredri mafredri changed the title fix: use --version if passed in to install.sh fix(install.sh): use --version if provided Apr 5, 2024
@mafredri mafredri merged commit 61e5721 into coder:main Apr 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2024
@michaelbrewer michaelbrewer deleted the fix/install.sh branch April 5, 2024 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Pull Requests and issues created by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug(install.sh): Install coder does not honor --version flag
2 participants