-
Notifications
You must be signed in to change notification settings - Fork 33
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(fixtures): correctly encode secrets in base64 (#131) #131
Conversation
e91d085
to
da2ae0c
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #131 +/- ##
=========================================
- Coverage 5.18% 5.16% -0.03%
=========================================
Files 5 5
Lines 212 213 +1
=========================================
Hits 11 11
- Misses 201 202 +1
|
da2ae0c
to
5d6d1f2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Release news suggestion (to indicate that the PR properly encodes all secrets now):
fix(fixtures): encode all user secrets in base64 (#131)
5d6d1f2
to
7dd1b14
Compare
Closes reanahub/reana-commons#455