Commit graph

8 commits

Author SHA1 Message Date
Mislav Marohnić
67f0cf3ce3 Improvements to update notifier
- Only report an update available if the version number of the release
  is greater than the current version

- Removes `command` dependency from `update` package; instead, pass
  current version as an argument

- Remove `brew upgrade` instructions since we can't be certain that gh
  was installed via Homebrew in the first place.

- Does not check for updates unless stderr is a tty

- Preserve stderr color output even if stdout is not a tty

- Fixes stderr color output on Windows
2019-12-04 14:47:27 +01:00
Corey Johnson
f8f0aa829e Only run in prod 2019-12-02 15:57:34 -08:00
Corey Johnson
dc91781214 Works with POST 2019-12-02 15:46:57 -08:00
Corey Johnson
1231ddd01c Add test 2019-12-02 15:08:36 -08:00
Corey Johnson
de98dbd378 Make the "check update" interface a little cleaner 2019-12-02 10:28:00 -08:00
Corey Johnson
d69f58cd6b Add APP_ENV var 2019-11-22 13:48:06 -08:00
Corey Johnson
49d5ada937 use upgrade 2019-11-22 11:05:40 -08:00
Corey Johnson
e95594675d Move to it's own package 2019-11-22 10:55:23 -08:00