summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2022-07-12Actually allow running a test release in a fork of the repo. (#13331)Austin S. Hemmelgarn
2022-06-16fix conditions for nightly build triggers (#13145)maneamarius
2022-04-15Annotate release tags.Austin S. Hemmelgarn
2022-04-15Fix branch handling for minor releases in release workflow. (#12690)Austin S. Hemmelgarn
2022-03-25fix using incorrect repo when building native packages (#12522)Ilya Mashchenko
2022-03-11Fix version handling issues in release workflow. (#12375)Austin S. Hemmelgarn
2022-03-11Fix pushing version bump commits in release/nightly build workflow. (#12372)Austin S. Hemmelgarn
2022-03-11fix(ci/release): limit the number of issues to fetch from GitHub when generat...Ilya Mashchenko
2022-03-10Fix handling of pushing commits for release process. (#12359)Austin S. Hemmelgarn
2022-03-09Fix typo in new release workflow.Austin S. Hemmelgarn
2022-03-09Fix string handling for Slack CI notification bodies. (#12235)Austin S. Hemmelgarn
2022-03-09Final migration of release code off of Travis CI. (#12239)Austin S. Hemmelgarn