You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-checklist.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,17 +29,17 @@ For all releases:
29
29
- Run `git push --atomic origin main $VERSION`.
30
30
31
31
- Create [new release on Github](https://github.com/CoLRev-Environment/colrev/releases/new)
32
-
- Select new tag
33
-
- Enter the release notes
34
-
- Publish the release
35
-
- The PyPI version is published through a [github action](https://github.com/CoLRev-Environment/colrev/actions/workflows/publish.yml): 
36
-
- The zenodo version is published automatically
37
-
- Trigger/test the Github-action in a curated metadata repository (using ``colrev-batch-gh-api.py``)
32
+
- Select new tag
33
+
- Enter the release notes
34
+
- Publish the release
35
+
- The PyPI version is published through a [github action](https://github.com/CoLRev-Environment/colrev/actions/workflows/publish.yml): 
36
+
- The zenodo version is published automatically
37
+
- Trigger/test the Github-action in a curated metadata repository (using ``colrev-batch-gh-api.py``)
38
38
39
39
- Update [example repository](https://github.com/CoLRev-Environment/example) if necessary
40
40
- Update the release in the devcontainer of [colrev-template](https://github.com/CoLRev-Environment/colrev-template)
0 commit comments