Add script to tag new release
We can add a script to run the git tag
command to sign a new release.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- boklm mentioned in merge request !12 (merged)
mentioned in merge request !12 (merged)
- Maintainer
We could probably also document what are the steps to create a new release. For example:
- Updating the version in
share/torbrowser-launcher/version
. - Adding new release tag to
share/metainfo/org.torproject.torbrowser-launcher.metainfo.xml
. - Updating
CHANGELOG.md
. - ???
- Running
git-tag_release.sh
.
- Updating the version in
Collapse replies We could probably also document what are the steps to create a new release. For example:
- Updating the version in
share/torbrowser-launcher/version
. - Adding new release tag to
share/metainfo/org.torproject.torbrowser-launcher.metainfo.xml
. - Updating
CHANGELOG.md
. - ???
- Running
git-tag_release.sh
.
Good idea. I opened #14.
- Updating the version in
- boklm closed with merge request !12 (merged)
closed with merge request !12 (merged)
Please register or sign in to reply