Conversation
* Remove registry from .npmrc
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨No code suggestions found for the PR. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2366 +/- ##
=======================================
Coverage 94.04% 94.04%
=======================================
Files 19 19
Lines 336 336
Branches 51 52 +1
=======================================
Hits 316 316
Misses 20 20 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
User description
PR Type
Enhancement
Description
Remove hardcoded registry URL from
.npmrcconfigurationEnable NPM trusted publishing workflow support
Diagram Walkthrough
File Walkthrough
.npmrc
Remove registry URL for trusted publishing.npmrc
//registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}line
save-exact=trueandpackage-lock=truesettings