Skip to content

build: bump version to v0.13.18#2

Merged
ParaN3xus merged 25 commits intomainfrom
tag-test
Jul 31, 2025
Merged

build: bump version to v0.13.18#2
ParaN3xus merged 25 commits intomainfrom
tag-test

Conversation

@ParaN3xus
Copy link
Owner

+Tags v0.13.18

@github-actions
Copy link

Tag Detection Notice

This PR contains a tag directive: +Tags v0.13.18

If this PR is merged, it will automatically create tag v0.13.18 on the main branch.

Please ensure before merging:

  • Cargo.toml & Cargo.lock: No git dependencies with branch, use tag or rev dependencies instead
  • Publish tokens: Both VSCODE_MARKETPLACE_TOKEN and OPENVSX_ACCESS_TOKEN are valid and not expired
  • Version updates: All version numbers in Cargo.toml, package.json and other files have been updated consistently
  • Changelog: editors/vscode/CHANGELOG.md has been updated with correct format
  • tinymist-assets: If needed, the crate has been published and version updated in Cargo.toml

@ParaN3xus ParaN3xus merged commit 189924b into main Jul 31, 2025
43 of 47 checks passed
@github-actions
Copy link

Tag Created Successfully

Tag v0.13.18 has been automatically created and pushed to the repository following the merge of this PR.

You can view the tag here: https://github.com/ParaN3xus/tinymist/releases/tag/v0.13.18

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]>
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.

1 participant