summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-05-09fix test when using pygments.rb >= 2 and enable in CI matrixDan Allen
2021-05-09drop support for Asciidoctor < 2Dan Allen
2021-05-09upgrade to prawn 2.4.0, prawn-svg 0.32.0, and prawn-icon 3.0.0Dan Allen
2021-02-27update files to reflect renaming of master branch to mainDan Allen
2020-12-24downgrade Bundler for JRuby on WindowsDan Allen
2020-11-30add release workflow for tags created from v1.5.x branch [skip ci]Dan Allen
2020-11-30fix CI workflowDan Allen
2020-11-17GitHub Actions does git correctly so we don't need to set fetch depthDan Allen
2020-11-12rely on test runner to disable Pygments tests on JRuby for WindowsDan Allen
2020-11-11migrate Linux CI jobs to GitHub Actions (PR #1816)Dan Allen
2020-02-28Restore JRuby target in CI matrix (PR #1580)Marat Radchenko
2020-02-28disable JRuby target in GitHub Actions until action is fixedDan Allen
2020-02-16don't indent array entries in GitHub Actions config [skip ci]Dan Allen
2020-02-16add support for [skip ci] hint to GitHub Actions (PR #1559)Dan Allen
2020-01-30Use separate step for Bundler config in GitHub Action (PR #1532)Dan Allen
2020-01-30Fix Windows Actions CI - use $ErrorActionPreference for bundler install step ...MSP-Greg
2020-01-30fix bundler warning in CI (PR #1528)Dan Allen
2020-01-28enable CI for Ruby 2.3 on Windows (PR #1526)Dan Allen
2020-01-28fix invalid GitHub Actions workflowDan Allen
2020-01-28align config for GitHub Actions with Travis config; add additional RubiesDan Allen
2020-01-28Add GitHub Actions script (PR #1496)Marat Radchenko