Skip to content

Improve release workflow #2719

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

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Improve release workflow #2719

merged 5 commits into from
Aug 30, 2023

Conversation

RobinMalfait
Copy link
Member

This PR adds the prepare-release and release workflows similar to our other repositories.

This will allow us to:

  1. Make a tag locally
  2. Push the tag

Once the tag is pushed, a draft GitHub release will be created for this tag. It will also populate
the release notes with the contents from the CHANGELOG.md file for the current pacakge / tag.

When the GitHub release is published, another workflow (release) will be executed and it will
publish the version to npm.

@vercel
Copy link

vercel bot commented Aug 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
headlessui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2023 4:04pm
headlessui-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2023 4:04pm

@thecrypticace
Copy link
Contributor

Looks good — guess the best way to test this is to actually do a release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants