Skip to content

Commit

Permalink
cargo check
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Dec 6, 2024
1 parent d01d4f1 commit 9c8a46b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/minor-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ labels: "domain: releasing"

- [ ] Create release preparation PR
- [ ] Bump [Cargo.toml](https://github.com/vectordotdev/vrl/blob/main/Cargo.toml#L3) version and commit the change.
- [ ] Run `cargo check` to update `Cargo.lock`.
- [ ] Run the [./scripts/generate_release_changelog.sh](https://github.com/vectordotdev/vrl/blob/main/scripts/generate_release_changelog.sh) script
and commit the changes.
- [ ] After the above PR is merged, run the [scripts/publish.py](https://github.com/vectordotdev/vrl/blob/main/scripts/publish.py) script.
Expand Down

0 comments on commit 9c8a46b

Please sign in to comment.