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

Improve bearer token support #919

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Improve bearer token support #919

merged 1 commit into from
Jun 27, 2024

Conversation

synfinatic
Copy link
Owner

  • Configure the bearer token in the SecureStore
  • Document using ssh with aws-sso and ECS Server
  • Bump to v1.17.0

Fixes: #915

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.40%. Comparing base (446119c) to head (7e4dd93).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #919      +/-   ##
==========================================
+ Coverage   83.29%   83.40%   +0.11%     
==========================================
  Files          40       40              
  Lines        2825     2843      +18     
==========================================
+ Hits         2353     2371      +18     
  Misses        384      384              
  Partials       88       88              
Flag Coverage Δ
unittests 83.40% <100.00%> (+0.11%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
internal/storage/json_store.go 94.57% <100.00%> (+0.59%) ⬆️
internal/storage/keyring.go 92.06% <100.00%> (+0.35%) ⬆️

Continue to review full report in Codecov by Sentry.

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

- Configure the bearer token in the SecureStore
- Document using ssh with aws-sso and ECS Server
- Bump to v1.17.0

Fixes: #915
@synfinatic synfinatic merged commit 152c459 into main Jun 27, 2024
7 checks passed
@synfinatic synfinatic deleted the bearer-config branch June 27, 2024 23:29
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.

ssh forward credentials to remote hosts
1 participant