Conversation
|
Tag Detection Notice This PR contains a tag directive: If this PR is merged, it will automatically create tag Please ensure before merging:
|
|
Tag Created Successfully Tag You can view the tag here: https://github.com/ParaN3xus/tinymist/releases/tag/v0.13.18 |
2 tasks
Myriad-Dreamin
added a commit
to Myriad-Dreamin/tinymist
that referenced
this pull request
Jul 31, 2025
This PR introduces multiple GitHub Actions to automate the release procedure. In brief, it contains: - **For nightly releases**: A fully automated GitHub Action that updates dependencies (including dependencies of typstyle, typst.ts, and typst-ansi-hl), releases nightly RC (aka canary version in the action script) and nightly builds, along with its helper script (which can also be useful for manually updating versions). - **For stable releases**: Two GitHub Actions, one that detects newly opened PRs containing tagging directives (`+Tag vx.y.z-rcw`) and leaves comments, and another that detects merged tagging PRs and performs the actual tagging. Examples: - Nightly release: https://github.com/ParaN3xus/tinymist/actions/runs/16637124913/job/47080189958 - Stable release: ParaN3xus#1, ParaN3xus#2 Extra work needed to merge this PR: - [ ] Remove all `nightly/*` branches and create `nightly` branch - [ ] Add `NIGHTLY_REPO_TOKEN` secret to this repo --------- Co-authored-by: Myriad-Dreamin <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
+Tags v0.13.18