-
Notifications
You must be signed in to change notification settings - Fork 86
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
chore: remove CLI preinstall/keytar script; bump Secrets SDK to 7.18.0 #1775
Conversation
Signed-off-by: Trae Yelovich <[email protected]>
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #1775 +/- ##
=======================================
Coverage 92.78% 92.78%
=======================================
Files 423 423
Lines 7165 7165
Branches 1308 1308
=======================================
Hits 6648 6648
Misses 516 516
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Trae Yelovich <[email protected]>
7edc80f
to
f88e3d4
Compare
Signed-off-by: Trae Yelovich <[email protected]>
Signed-off-by: Trae Yelovich <[email protected]>
Signed-off-by: Trae Yelovich <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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! 😋
@@ -42,7 +42,6 @@ | |||
"main": "lib/index.js", | |||
"typings": "lib/index.d.ts", | |||
"scripts": { | |||
"preinstall": "node ./scripts/preinstall", |
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.
🥳
What It Does
This PR:
preinstall
script from the CLI package as its no longer neededbundleKeytar.sh
script from the root of the repo7.18.0
to be in-line with CLI