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(install): disable CLI update checker #710

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

EtienneM
Copy link
Member

@EtienneM EtienneM commented Jan 14, 2022

The install script does not need to check if an update is avbailable when calling scalingo --version.

Fix #536

  • Add a changelog entry in the section "To Be Released" of CHANGELOG.md

@EtienneM EtienneM force-pushed the fix/536/install_script_output branch from 9656d93 to 040595b Compare January 14, 2022 10:08
@EtienneM EtienneM marked this pull request as ready for review January 14, 2022 10:09
@EtienneM EtienneM force-pushed the fix/536/install_script_output branch from 040595b to 83a4314 Compare January 14, 2022 10:35
@EtienneM EtienneM changed the title fix(install): correctly parse the old and new versions fix(install): disable CLI update checker Jan 14, 2022
Copy link
Member

@curzolapierre curzolapierre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EtienneM EtienneM merged commit b8924a5 into master Jan 14, 2022
@EtienneM EtienneM deleted the fix/536/install_script_output branch January 14, 2022 12:49
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.

Install script has an ugly output
2 participants