summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
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 for...Dan Allen
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 rele...Dan Allen
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