-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add Verdaccio to test package publishing #11
Conversation
Socket Security Pull Request Report👍 No new dependency issues detected in pull request Pull request report summary
Bot CommandsTo ignore an alert, reply with a comment starting with Ignoring: Powered by socket.dev |
@SocketSecurity ignore [email protected] 🕊🇺🇦 |
8f19f30
to
6e740bd
Compare
Move the NOTIFY to SQL triggers, as they can't run in a transaction using postgres.js Also it makes it closer to the source of truth.
changeset: - @e2esdk/server: patch
It's more of a consumption/runtime concept than something CI/CD needs to care about.
214245c
to
94f0867
Compare
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.0.0-beta.1 🎉 The release is available on npm package (@beta dist-tag) Your semantic-release bot 📦🚀 |
In theory, this could help testing versioning strategies with changesets and setting up CD without depending on an immutable (public or private) registry, we could reset the Verdaccio local package database as we
make mistakeslearn.