Skip to content
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

RUN-1659: Add release workflows #2

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

MinaKemp
Copy link
Collaborator

  • Use release-drafter to draft releases on pushes to main similar to marketplace
  • On release publish, update the version in package.json and publish to github packages
  • Don't run tests on main (redundant)
  • Update .npmrc to use rvshare's github packages registry
  • Sneak in a Promise.isRejected polyfill allowlist item
  • Update URLS in package.json and remove prepare

- Use release-drafter to draft releases on pushes to main similar to
  marketplace
- On release publish, update the version in package.json and publish
  to github packages
- Don't run tests on main (redundant)
- Update .npmrc to use rvshare's github packages registry
- Sneak in a `Promise.isRejected` polyfill allowlist item
- Update URLS in package.json and remove `prepare`
@MinaKemp MinaKemp merged commit 2204f96 into main Dec 18, 2024
1 check passed
@MinaKemp MinaKemp deleted the develop/RUN-1659/hypernova-versioning branch December 18, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant