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

fix: allow to override authorized keys with env variables #2372

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

thomaspoignant
Copy link
Owner

Description

allow to override authorized keys with env variables

Checklist

  • I have tested this code
  • I have added unit test to cover this code
  • I have updated the documentation (README.md and /website/docs)
  • I have followed the contributing guide

Copy link

netlify bot commented Sep 18, 2024

Deploy Preview for go-feature-flag-doc-preview ready!

Name Link
🔨 Latest commit b05a156
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/66eb34bb5e13de00087fc337
😎 Deploy Preview https://deploy-preview-2372--go-feature-flag-doc-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.10%. Comparing base (7897235) to head (b05a156).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2372      +/-   ##
==========================================
+ Coverage   86.08%   86.10%   +0.01%     
==========================================
  Files         102      102              
  Lines        3773     3778       +5     
==========================================
+ Hits         3248     3253       +5     
  Misses        400      400              
  Partials      125      125              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thomaspoignant thomaspoignant force-pushed the env-overridde-authorized-keys branch from bd77bc2 to 6c0b656 Compare September 18, 2024 20:11
Signed-off-by: Thomas Poignant <[email protected]>
Copy link

sonarqubecloud bot commented Sep 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@thomaspoignant thomaspoignant merged commit 49b3ca9 into main Sep 18, 2024
22 checks passed
@thomaspoignant thomaspoignant deleted the env-overridde-authorized-keys branch September 18, 2024 20:18
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.

1 participant