summaryrefslogtreecommitdiff
path: root/bin/post_version.py
AgeCommit message (Expand)AuthorFilesLines
2021-01-21bin/post_version: convert the csv.reader into a concrete listDylan Baker1-1/+1
2021-01-07docs: store the release-calendar information in csv (and fix tests)Dylan Baker1-24/+19
2020-07-22post_version.py: fix relnotes linksEric Engestrom1-1/+5
2020-07-22post_version.py: update the files in the current worktree, not the one with t...Eric Engestrom1-2/+2
2020-07-22post_version.py: stop using non-existent functions and fix commit messageEric Engestrom1-3/+2
2020-07-22post_version.py: drop incorrect conf.py changesEric Engestrom1-28/+0
2020-07-22post_version.py: don't generate relnotes twiceEric Engestrom1-1/+0
2020-06-13post_version.py: update script to the new rST way of thingsEric Engestrom1-83/+59
2020-05-13post_version.py: stop adding release candidates to the index and relnotesEric Engestrom1-4/+8
2020-05-13post_version.py: invert `is_point` into `is_first_release` to make its purpos...Eric Engestrom1-9/+7
2020-05-13post_version.py: fix branch name construction for release candidatesEric Engestrom1-2/+13
2020-04-20bin/gen_release_notes.py: Fix version detection for .0 releaseDylan Baker1-36/+14
2020-03-05bin/post_version.py: Make the git commit as well.Dylan Baker1-0/+8
2020-03-05bin/post_version.py: Pretty print the htmlDylan Baker1-3/+3
2020-03-05bin/post_version.py: Update the release calendar as wellDylan Baker1-0/+34
2019-10-25bin/post_release.py: Add .html to hrefsDylan Baker1-2/+3
2019-10-25bin/post_version.py: white space fixesDylan Baker1-1/+1
2019-10-25bin/post_version.py: Pass version as an argumentDylan Baker1-16/+10
2019-10-03release: Add an update_release_calendar.py scriptDylan Baker1-0/+122