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

Offer reset config and fix darwin/arm64 build #5

Merged
merged 2 commits into from
May 19, 2022

Conversation

merschformann
Copy link
Owner

Description

The behavior of simply resetting the config, if any error occurs reading it is too aggressive. This PR shows the error and offers the user the option to reset it instead. Furthermore, this PR fixes a cross build problem that caused no Mac M1 binary to be available in the release.

Changes

  • Offer user to reset config instead of just doing it
  • Fixes Mac M1 a.k.a. darwin/arm64 build

Resolves #4

@merschformann merschformann self-assigned this May 19, 2022
@merschformann merschformann merged commit 994f870 into main May 19, 2022
@merschformann merschformann deleted the merschformann/less-aggressive-config-management branch May 19, 2022 10:34
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.

Aggressive Config File Behavior
1 participant