-
Notifications
You must be signed in to change notification settings - Fork 13
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(secret)!: remove implicit repo secrets and clean up secrets testing #230
Conversation
Codecov Report
@@ Coverage Diff @@
## master #230 +/- ##
==========================================
+ Coverage 97.06% 97.18% +0.11%
==========================================
Files 53 53
Lines 5797 5818 +21
==========================================
+ Hits 5627 5654 +27
+ Misses 125 121 -4
+ Partials 45 43 -2
|
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.
It was an accidental merge. Just prior to it we decided to freeze current state across core repos for the RC unless they were dependency upgrades. |
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.
LGTM
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.
LGTM
@KellyMerrick anything else needed here? |
This pr is to create a net-new pr for #210, which was reverted in #229. That pr was for a breaking change, that we decided not to introduce into an RC to be cut today.