-
Notifications
You must be signed in to change notification settings - Fork 0
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
PUI-290/add to internal npm registry #3
Conversation
"version": "0.2.0", | ||
"author": "Kamil Socha (https://github.com/ksocha)", | ||
"description": "Cypress test reporter for CircleCI", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/ksocha/cypress-circleci-reporter.git" | ||
"url": "git+https://github.com/onemedical/cypress-circleci-reporter.git" |
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.
👍 nice, good catch
.circleci/config.yml
Outdated
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.
removed on purpose?
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.
ahh gotcha, moving to github actions. Nice.
As part of an effort to remove hardcoded credentials, we are moving internal npm packages to use the internal npm registry. This PR:
package.json
file.npmrc
file