mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Edit Cargo.toml
during release (#3302)
This commit is contained in:
parent
19f2c0d7b4
commit
06fdfc5af3
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ To release Taskwarrior, follow this process:
|
|||
- On `develop` after that PR merges, create a release tarball:
|
||||
- `git clone . release-tarball`
|
||||
- `cd release-tarball/`
|
||||
- edit `Cargo.toml` to contain only `taskchampion` and `taskchampion-lib` in `members` (see https://github.com/GothenburgBitFactory/taskwarrior/issues/3294).
|
||||
- `cmake -S. -Bbuild`
|
||||
- `make -Cbuild package_source`
|
||||
- copy build/task-*.tar.gz elsewhere and delete the `release-tarball` dir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue