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

Refactor configuration processing #301

Merged
merged 4 commits into from
May 3, 2021

Conversation

craigfe
Copy link
Member

@craigfe craigfe commented May 2, 2021

Extraction of some refactoring from #294. Defines config keys and their defaults in one place, and avoids shunting individual flags around in the Cli definition.

@craigfe craigfe force-pushed the refactor-config-handling branch from 1b65546 to be23a38 Compare May 2, 2021 12:22
@craigfe craigfe force-pushed the refactor-config-handling branch from be23a38 to 876ecb2 Compare May 2, 2021 20:18
Copy link

@Ngoguey42 Ngoguey42 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

craigfe and others added 3 commits May 3, 2021 10:14
This is currently failing to update `brew` on Mac OS runners:

```
+echo 'brew update is still running...'
brew update is still running...
+sleep 60
```
@craigfe craigfe merged commit 32edeec into mirage:master May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants