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
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,8 +12,9 @@
12
12
- Check whether the tests pass locally (``pytest tests``).
13
13
- Run `git push --atomic origin main $VERSION`.
14
14
15
-
- Create [new release on GitHub](https://github.com/CoLRev-Environment/search-query/releases/new)
16
-
- Select new tag
17
-
- Enter the release notes
18
-
- Publish the release
19
-
- The PyPI version is automatically published through a [github action](https://github.com/CoLRev-Environment/search-query/actions/workflows/publish.yml).
15
+
Create [new release on GitHub](https://github.com/CoLRev-Environment/search-query/releases/new)
16
+
17
+
- Select new tag
18
+
- Enter the release notes
19
+
- Publish the release
20
+
- The PyPI version is automatically published through a [github action](https://github.com/CoLRev-Environment/search-query/actions/workflows/publish.yml).
0 commit comments