mirror of
https://github.com/aaif-goose/goose.git
synced 2026-06-02 06:14:27 +02:00
Bump openapi in prepare-release (#5611)
This commit is contained in:
@@ -286,7 +286,8 @@ prepare-release version:
|
||||
# see --workspace flag https://doc.rust-lang.org/cargo/commands/cargo-update.html
|
||||
# used to update Cargo.lock after we've bumped versions in Cargo.toml
|
||||
@cargo update --workspace
|
||||
@git add Cargo.toml Cargo.lock ui/desktop/package.json ui/desktop/package-lock.json
|
||||
@just generate-openapi
|
||||
@git add Cargo.toml Cargo.lock ui/desktop/package.json ui/desktop/package-lock.json ui/desktop/openapi.json
|
||||
@git commit --message "chore(release): release version {{ version }}"
|
||||
|
||||
# extract version from Cargo.toml
|
||||
|
||||
Reference in New Issue
Block a user