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

Save config to standard directories #5

Merged
merged 1 commit into from
Sep 2, 2016
Merged

Conversation

boennemann
Copy link
Member

The config is read to and written from standard config directories using the "env-paths" module,
rather than just stuffing it into the home directory.
Old config files will automatically be migrated to the new location.

BREAKING CHANGE: Config is no longer stored in ~/.greenkeeperrc

Based on #3, adding migration from the old path.

The config is read to and written from standard config directories using the "env-paths" module,
rather than just stuffing it into the home directory.
Old config files will automatically be migrated to the new location.

BREAKING CHANGE: Config is no longer stored in `~/.greenkeeperrc`
@boennemann boennemann merged commit 2b5d79c into master Sep 2, 2016
@boennemann boennemann deleted the config-directory branch September 2, 2016 11:39
@boennemann boennemann restored the config-directory branch September 2, 2016 11:40
boennemann pushed a commit that referenced this pull request Sep 2, 2016
The config is read to and written from standard config directories using the "env-paths" module,
rather than just stuffing it into the home directory.
Old config files will automatically be migrated to the new location.

BREAKING CHANGE: Config is no longer stored in `~/.greenkeeperrc`

Closes #3, Closes #5
@boennemann boennemann deleted the config-directory branch September 2, 2016 11:43
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.

3 participants