mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Make updates after releasing (#3803)
* add symlinks for ease of access * Update things after making a release, to maximize testing time
This commit is contained in:
parent
5ec0f4ebc0
commit
022650dbff
3 changed files with 5 additions and 0 deletions
1
CONTRIBUTING.md
Symbolic link
1
CONTRIBUTING.md
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
doc/devel/contrib/development.md
|
1
RELEASING.md
Symbolic link
1
RELEASING.md
Symbolic link
|
@ -0,0 +1 @@
|
||||||
|
doc/devel/contrib/releasing.md
|
|
@ -24,3 +24,6 @@ To release Taskwarrior, follow this process:
|
||||||
- Add a new item in `content/news`
|
- Add a new item in `content/news`
|
||||||
- Update `data/projects.json` with the latest version and a fake next version for "devel"
|
- Update `data/projects.json` with the latest version and a fake next version for "devel"
|
||||||
- Update `data/releases.json` with the new version, and copy the tarball into `content/download`.
|
- Update `data/releases.json` with the new version, and copy the tarball into `content/download`.
|
||||||
|
- Update various things, in a new PR:
|
||||||
|
- `cargo update`
|
||||||
|
- `git submodule update --remote --merge`
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue