Skip to content

Commit 022650d

Browse files
authored
Make updates after releasing (#3803)
* add symlinks for ease of access * Update things after making a release, to maximize testing time
1 parent 5ec0f4e commit 022650d

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
doc/devel/contrib/development.md

RELEASING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
doc/devel/contrib/releasing.md

doc/devel/contrib/releasing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ To release Taskwarrior, follow this process:
2424
- Add a new item in `content/news`
2525
- Update `data/projects.json` with the latest version and a fake next version for "devel"
2626
- Update `data/releases.json` with the new version, and copy the tarball into `content/download`.
27+
- Update various things, in a new PR:
28+
- `cargo update`
29+
- `git submodule update --remote --merge`

0 commit comments

Comments
 (0)