Commit Graph

13 Commits

Author SHA1 Message Date
Trevor Brown
68b6b1532c Add check for duplicate issue numbers in the changelog to the release.sh script. 2018-03-12 15:45:02 -04:00
Trevor Brown
08fae99964 Update release.sh script so it prints out the git command needed to push the tag. 2018-03-11 15:14:22 -04:00
Trevor Brown
afdb939444 Correct escaping in command in release.sh. 2017-12-26 12:16:25 -05:00
Trevor Brown
ecf35f83ea Correct escaping in command in release.sh. 2017-12-26 12:10:13 -05:00
Trevor Brown
6693a334e7 Fixed issue in release.sh that caused backup file to be left in project root. 2017-12-26 11:04:22 -05:00
Trevor Brown
cf1833b211 Fix bug in release.sh that checked for changelog entry. 2017-12-26 10:56:57 -05:00
Trevor Brown
9fac6573cb Add a check to release.sh to make sure an entry in the changelog already exists for the new version. 2017-12-26 10:51:05 -05:00
Jonathan Knapp
32b2690874
Fix incorrect linter error from help text parsing 2017-10-01 09:18:38 -04:00
Trevor Brown
6798101f21 Fix bug in release.sh script. 2017-09-12 18:48:00 -04:00
Trevor Brown
6c90970e17 Add help message that explains how to revert a bad release tagging to the release.sh script. 2017-09-12 18:48:00 -04:00
Trevor Brown
5b35ea01db Add code to release.sh to update the version hardcoded in the VERSION file. 2017-09-12 18:48:00 -04:00
Trevor Brown
fb323bc3d4 Add Git tagging code to release.sh script. 2017-08-22 16:38:14 -04:00
Trevor Brown
e68e5500e6 Create first version of release.sh tagging script. 2017-08-22 16:32:41 -04:00