Fix typos in release documentation

This commit is contained in:
John Davis
2024-05-20 14:57:49 -04:00
parent e46bed1ad0
commit 396797d18f
+2 -2
View File
@@ -1,7 +1,7 @@
Creating Galaxy Releases
========================
The "main" release process is an interactive checklist with instructions (see `Publication of Galaxy Release v 23.2 https://github.com/galaxyproject/galaxy/issues/16742>`_ for an example).
The "main" release process is an interactive checklist with instructions (see `Publication of Galaxy Release v 23.2 <https://github.com/galaxyproject/galaxy/issues/16742>`_ for an example).
This issue is generated via `make release-issue`.
The final result of the release process are
@@ -24,7 +24,7 @@ The command is shipped with the `galaxy-release-util <https://pypi.org/project/g
- stage and commit all changes
- create a new tag,
- (intelligently) merge forward changes to newer release branches and dev
- push changes to the repo identified by `--upstream` (defaults to https://github.com/galaxyporject/galaxy.git/)
- push changes to the repo identified by `--upstream` (defaults to https://github.com/galaxyproject/galaxy.git/)
The script has 2 important arguments: