Mailspring/dot-nylas
Evan Morikawa d7f12873b3 feat(update): autoupdater adds an updateLevel param
Summary:
There's now an `updateLevel` that can be set in the config file.

It has the valid values of "major", "minor", "patch", and "commit". By
default it upgrades on the "patch" level.

If you want to be on the bleeding edge, manually change the config file to
add `updateLevel: 'commit'`

Test Plan: A new `auto-update-manager-spec` :)

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D1567
2015-06-11 12:23:31 -07:00
..
packages fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
config.cson feat(update): autoupdater adds an updateLevel param 2015-06-11 12:23:31 -07:00
init.coffee fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
keymap.cson fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00
README.md refactor(utils): switch to regular underscore 2015-05-19 16:06:59 -07:00
styles.less fix(naming): Move atom/inbox/nilas refs to Nylas 2015-05-15 11:07:28 -07:00

Config, Saved State, & defaults

These are the default Nylas configs