summaryrefslogtreecommitdiff
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2024-02-20upgrade latest Ruby to 3.3 in CIDan Allen
2024-02-18upgrade GitHub Actions (checkout and setup-java)Dan Allen
2023-02-21update latest Ruby to 3.2 in CI workflowsDan Allen
2022-10-24upgrade checkout action to v3Dan Allen
2022-10-15use token when cloning repository so release script can push [no ci]Dan Allen
2022-10-14add release version to run name for release workflowDan Allen
2022-07-27set up fully automated release [no ci]Dan Allen
2022-01-05release using Ruby 3.0 instead of 3.1 [skip ci]Dan Allen
2021-12-26add Ruby 3.1 to CI matrixDan Allen
2021-07-15release lock on Bundler version in CIDan Allen
2021-07-13don't run scheduled build on forks [skip ci]Dan Allen
2021-07-12set bundler version in release workflowDan Allen
2020-12-31add Ruby 3 to CI matrix; make it primary; use it for releases (PR #3900)Dan Allen
2020-11-18remove fetch depth setting since GitHub Actions does git correctlyDan Allen
2020-11-11consolidate config for workflow and make conditional property as first keyDan Allen
2020-11-09resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)Dan Allen