Provide a script to make proper releases #116
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the future CRT will hopefully get proper releases. A script to do the chores (semi-)automatically would be helpful.
It should do:
- Fill in version number in .appdata.xml and .spec files
- Fill in changelog and timestamp in .appdata.xml file
- Grab translation files (should CRT become localizable)
- Create a tarball
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/4324137-provide-a-script-to-make-proper-releases?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F479407&utm_medium=issues&utm_source=github).Maybe I'll write it myself in the future, possibly by basing it on an existing script by another project.
No promises, though. ;-)