summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-03-24resolves #3969 add support for using pygments.rb 2.x when source-highlighter=...Marat Radchenko
2021-03-18speedup CI by using Bundler cache (PR #3901)Marat Radchenko
2021-03-18disable Pygments tests on JRuby 9.1 in CIDan Allen
2021-03-18remove JRUBY_OPTS from CI workflowDan Allen
2021-02-09don't run CI job when only files in docs folder are changedDan Allen
2020-12-31add Ruby 3 to CI matrix; make it primary; use it for releases (PR #3900)Dan Allen
2020-11-27revert syntax change to config that broke CI workflowDan Allen
2020-11-27add job to matrix that runs tests against AsciiMath 1Dan Allen
2020-11-18configure Nokogiri installation in CI (Linux and macOS only)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-10simplify conditional for build dependents step in CI workflowDan Allen
2020-11-10use full glob for branch and tag filter in CI workflow [skip ci]Dan Allen
2020-11-10fix branch/tag filtering for CI workflowDan Allen
2020-11-10don't run CI workflow on tagsDan Allen
2020-11-09resolves #3842 run CI job on macOS (PR #3843)Dan Allen
2020-11-09consolidate config for CI workflowDan Allen
2020-11-09fix version of Ruby 2.3 in CI job matrix [skip ci]Dan Allen
2020-11-09resolves #3839 migrate Windows CI to GitHub Actions (PR #3840)Dan Allen
2020-11-09follow-up to #3837 schedule nightly buildDan Allen
2020-11-09resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)Dan Allen