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

CM-27209 - Add latest CLI version check #276

Merged
merged 7 commits into from
Jan 28, 2025

Conversation

MarshalX
Copy link
Collaborator

DEMO:
image

Notes of implementation:

  • It does not annoy users because it appears 1 time in a week for stable releases and 1 time in a day for pre-releases
  • It always appears for cycode version and cycode status commands
  • It does not appear for --output json to not break parsers
  • It is possible to disable the version check using cycode --no-update-notifier ...
  • It appears at the end of any stdout

@MarshalX MarshalX merged commit a4c7e86 into main Jan 28, 2025
27 checks passed
@MarshalX MarshalX deleted the CM-27209-add-latest-version-check branch January 28, 2025 15:29
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