File: RELEASE_CHECKLIST.md

package info (click to toggle)
rust-comrak 0.41.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,016 kB
  • sloc: sh: 5; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
* Bump version in `Cargo.toml`.
  * Did `tests::exercise_full_api` change? if so, it's a semver-breaking change.
* Run https://github.com/kivikakk/comrak/actions/workflows/release.yml.
* Inspect the created PR, make any changes, and merge when ready.
  * This will automatically create a new git tag, GitHub release, and publish
    to crates.io.