-
-
Notifications
You must be signed in to change notification settings - Fork 382
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
Global and organization secrets #1027
Global and organization secrets #1027
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1027 +/- ##
==========================================
+ Coverage 50.51% 50.65% +0.14%
==========================================
Files 82 83 +1
Lines 6270 6341 +71
==========================================
+ Hits 3167 3212 +45
- Misses 2920 2943 +23
- Partials 183 186 +3
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
ddc3738
to
ee5ff27
Compare
24b3524
to
6b75e20
Compare
6b75e20
to
b452ce7
Compare
@anbraten added suggested changes |
a011c1d
to
59cf6d5
Compare
…ion secrets * Add tests for new store methods * Add organization secret API and UI * Add global secrets API and UI
88a368f
to
36f5962
Compare
Co-authored-by: Anbraten <[email protected]>
@anbraten fixed |
Adds way to add server wide and organization wide secrets
Organization page
Organization settings page
Global settings page