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

Add snapshot release workflow #7999

Merged
merged 12 commits into from
Oct 13, 2022
Merged

Add snapshot release workflow #7999

merged 12 commits into from
Oct 13, 2022

Conversation

emmatown
Copy link
Member

This will allow publishing everything to 0.0.0-some-tag-DATETIME with a workflow dispatch so that we can easily do pre-releases or etc. (I'm avoiding Changesets' prerelease thing because it's more complicated). You can read more about snapshot releases at https://github.com/changesets/changesets/blob/main/docs/snapshot-releases.md. The most important thing to note here is that the version updates/changelogs are never committed.

@vercel
Copy link

vercel bot commented Oct 12, 2022

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

Name Status Preview Updated
keystone-next-docs ✅ Ready (Inspect) Visit Preview Oct 13, 2022 at 3:15AM (UTC)

@changeset-bot

This comment was marked as resolved.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 12, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit cfe1aab:

Sandbox Source
@keystone-6/sandbox Configuration

@emmatown emmatown requested a review from a team October 12, 2022 23:27
@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:23 Inactive
@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:27 Inactive
@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:29 Inactive
@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:30 Inactive
@vercel vercel bot temporarily deployed to Preview October 13, 2022 02:59 Inactive
package.json Outdated Show resolved Hide resolved
Co-authored-by: Mitchell Hamilton <mitchell@hamil.town>
@vercel vercel bot temporarily deployed to Preview October 13, 2022 03:15 Inactive
@dcousens dcousens enabled auto-merge (squash) October 13, 2022 03:18
@dcousens dcousens merged commit aef70b8 into main Oct 13, 2022
@dcousens dcousens deleted the add-snapshot-release-workflow branch October 13, 2022 03:20
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