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

check for updates weekly on run #402

Merged
merged 1 commit into from
Oct 22, 2024
Merged

check for updates weekly on run #402

merged 1 commit into from
Oct 22, 2024

Conversation

echo-bravo-yahoo
Copy link
Collaborator

@echo-bravo-yahoo echo-bravo-yahoo commented Oct 21, 2024

Problem

We'll be shipping improvements to the shell and would like customers to be aware when a new version is available.

Solution

We'll use update-notifier, which is npm's native update checker. It doesn't block CLI startup, and doesn't block user workflows.

Result

Customers are aware of new versions of the CLI and get gentle, non-blocking prompts to upgrade.

Testing

Added a new test.

@echo-bravo-yahoo echo-bravo-yahoo merged commit c819808 into v3 Oct 22, 2024
1 of 2 checks passed
@echo-bravo-yahoo echo-bravo-yahoo deleted the update-notifier branch October 22, 2024 16:19
@mwilde345 mwilde345 mentioned this pull request Nov 19, 2024
@cleve-fauna cleve-fauna mentioned this pull request Nov 22, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 5, 2024
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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