aboutsummaryrefslogtreecommitdiff
path: root/bump_version
AgeCommit message (Collapse)Author
2019-10-20Merge pull request #1862 from joshuaboniface/bump-versionVasily
Fix bump_version for submodule removal (cherry picked from commit aa9d7d7f04e72f71e1ccaabc3035b86ac0d0b8c0) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2019-08-31Allow selecting web branch and fix Docker sedJoshua Boniface
2019-04-10Bump dockerfile web versions tooJoshua Boniface
2019-03-30Remove superfluous variable declarationJoshua Boniface
2019-03-30Simplify bump_version and remove changelogsJoshua Boniface
Make this a lot simpler, use a reference to the release page in the package changelogs instead of a full list.
2019-02-03keep trailing 0 in versionThomas Büttner
Signed-off-by: Thomas Büttner <thomas@vergesslicher.tech>
2019-01-21Support trying local branches in submoduleJoshua Boniface
2019-01-21Correct bad signature lineJoshua Boniface
2019-01-20Complete and remove todo from bump_versionJoshua Boniface
2019-01-20Bail out if web branch is unclean like build doesJoshua Boniface
2019-01-20Use LANG=C for date in Yum changelogJoshua Boniface
2019-01-19Add bump_version scriptJoshua Boniface