summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Collapse)Author
2023-05-10use Ruby 3.2 by default in CI workflowsDan Allen
2022-10-22upgrade checkout action to v3Dan Allen
2022-10-09add release version to workflow run name [skip ci]Dan Allen
2022-07-27escape release beer value [no ci]Dan Allen
2022-06-14use auth token of current actor for gh in release workflow [skip ci]Dan Allen
2022-06-03authenticate gh CLI during release process [skip ci]Dan Allen
2022-05-31automate the creation of the GitHub release [no ci]Dan Allen
2022-04-24remove dry run from release script [no ci]Dan Allen
2022-04-24resolves #2065 set up fully automated release (PR #2069) [no ci]Dan Allen
2022-04-20install required Linux packages in release job [skip ci]Dan Allen
2021-12-27add Ruby 3.1 to CI matrix; update error message transformation to account ↵Dan Allen
for changes
2021-07-13don't run scheduled build on forks [skip ci]Dan Allen
2021-07-12release lock on patch version of bundlerDan Allen
2021-01-03add Ruby 3 to CI matrix; make it primary; patch bug in Prawn; use it for ↵Dan Allen
releases (PR #1850)
2020-12-03consolidate syntax for CI configDan Allen
2020-11-17GitHub Actions does git correctly so we don't need to set fetch depthDan Allen
2020-11-11resolves #1814 migrate Linux CI jobs to GitHub Actions (PR #1815)Dan Allen