Skip to content

build: bump version to v0.13.16#1

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

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

Conversation

@ParaN3xus
Copy link
Owner

@ParaN3xus ParaN3xus commented Jul 31, 2025

+Tags v0.13.16
111

@github-actions
Copy link

github-actions bot commented Jul 31, 2025

Tag Detection Notice

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

If this PR is merged, it will automatically create tag v0.13.16 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 adde72a into main Jul 31, 2025
22 of 24 checks passed
@github-actions
Copy link

Tag Creation Failed

Could not create tag v0.13.16.

Please refer to this action run for more information.

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