Skip to content

Conversation

@MinaKemp
Copy link
Collaborator

  • Add draft-release workflow to draft releases when a tag matching /v*/ is pushed to the HEAD of main
    • Use release-drafter similar to other rvshare repos
  • Add publish-release workflow to publish to Github Packages when a release is published
  • Update tests workflow not to run on main
  • Update .npmrc with rvshare registry info
  • Update CHANGELOG.md
  • Create DEVELOPMENT.md to describe how to cut a release
  • Update package.json to point to rvshare repo, use @rvshare prefix, add release command, and remove prepare command
  • Update README.md to use new package name
  • (misc) Add isRejected to promise polyfill

- Add draft-release workflow to draft releases when a tag matching
  /v*/ is pushed to the HEAD of main
  - Use release-drafter similar to other rvshare repos
- Add publish-release workflow to publish to Github Packages when
  a release is published
- Update tests workflow not to run on main
- Update .npmrc with rvshare registry info
- Update CHANGELOG.md
- Create DEVELOPMENT.md to describe how to cut a release
- Update package.json to point to rvshare repo, use @rvshare prefix,
  add release command, and remove prepare command
- Update README.md to use new package name
- (misc) Add `isRejected` to promise polyfill
@MinaKemp MinaKemp requested a review from a team December 19, 2024 21:14
Copy link

@scott480 scott480 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍🏻

@MinaKemp MinaKemp merged commit e1582ce into main Dec 20, 2024
1 check passed
@MinaKemp MinaKemp deleted the develop/RUN-1659/hypernova-release branch December 20, 2024 18:39
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.

4 participants