Skip to content

v0.1.4005

Compare
Choose a tag to compare
@circleci-deploy-bot circleci-deploy-bot released this 13 Nov 09:45
· 1040 commits to develop since this release
6011639

Changelog

6011639 Merge pull request #194 from CircleCI-Public/update-check
98eb9c5 Disable update check on version command
218c5f9 Simplify error check and return err
8ff25c1 Save the last updates check even if no updates were found
1cbc197 Create an update check file with last check at the unix epoch
1bcec52 Skip update check for disabled commands
4ae6cdd Skip update checks in update command
7e0c1c7 Add tests to auto-check for updates of binary releases
dbd3eec Update command already skips update check flag
6003722 Revert "Dry up SkipUpdateCheck in update command"
5c1c82b Dry up SkipUpdateCheck in update command
06892b1 Apply feedback to clean up comments in update package
7e76be9 Handle case when no updates found
f0943ee If user is already up to date print a message and finish
f48ac98 Use appropriate how to update message per package manager
3920584 Ensure there is not an empty release before comparing versions
17f2c9b This error should only occur if checking the releases API yields no results, meaning that we couldn't find ANY releases on GitHub
0b1a204 Treat binary releases similar to source for update checks
6416d83 Show a spinner when checking for updates and installing them
19280b1 Add file storage for update check settings
002bec6 Check for updates before every command
52f9c38 Extract updater functionality into it's own package
e6cb4f6 Add @FreedomBen to CONTRIBUTORS.md [ci skip]