summaryrefslogtreecommitdiffstats
path: root/.github/scripts/prepare-release-base.sh
AgeCommit message (Expand)Author
2022-12-02Update workflows to use $GITHUB_OUTPUT instead of ::set-output:: (#13960)Austin S. Hemmelgarn
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-06-14Fix typo in release base prep script. (#13098)Austin S. Hemmelgarn
2022-04-15Fix branch handling for patch releases.Austin S. Hemmelgarn
2022-04-15Fix typo in release handling script.Austin S. Hemmelgarn
2022-04-15Fix branch handling for minor releases in release workflow. (#12690)Austin S. Hemmelgarn
2022-04-14Fix regexes in release workflow code.Austin S. Hemmelgarn
2022-03-17Don't publish nightlies if they are unchanged since the last nightly. (#12411)Austin S. Hemmelgarn
2022-03-11Fix version handling issues in release workflow. (#12375)Austin S. Hemmelgarn
2022-03-10Fix handling of pushing commits for release process. (#12359)Austin S. Hemmelgarn