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

Support automatically updating ~/.aws/config #349

Merged
merged 1 commit into from
May 2, 2022
Merged

Conversation

synfinatic
Copy link
Owner

In the past you had to remember to manually run config, but now
we can auto-detect changes when the cache is updated.

Fixes: #345

@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #349 (b929fd6) into main (2fde76e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #349   +/-   ##
=======================================
  Coverage   75.89%   75.89%           
=======================================
  Files          15       15           
  Lines        2107     2107           
=======================================
  Hits         1599     1599           
  Misses        449      449           
  Partials       59       59           
Impacted Files Coverage Δ
sso/settings.go 66.97% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2fde76e...b929fd6. Read the comment docs.

In the past you had to remember to manually run `config`, but now
we can auto-detect changes when the cache is updated.

Fixes: #345
@synfinatic synfinatic merged commit 5615e45 into main May 2, 2022
@synfinatic synfinatic deleted the auto-detect branch May 2, 2022 01:36
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.

Add firefox container config to setup
1 participant