summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
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-10-14don't run CI on PR that originates from a branch that starts with docs/Dan Allen
2022-10-14ignore changes to AsciiDoc files in repository rootDan Allen
2022-10-12manage bundler groups correctly in CI workflowDan Allen
2022-10-12remove duplicate CLI flag when calling npm i in CI workflowDan Allen
2022-10-09always lock version of Bundler on Windows in CIDan Allen
2022-10-09try to reenable Bundler cache on WindowsDan Allen
2022-10-09lock version of Bundler on Windows to one that worksDan Allen
2022-10-09force Bundler version for any Ruby 3 release on WindowsDan Allen
2022-10-09don't use cached dependencies when building on Windows in CI workflowDan Allen
2022-10-09try to fix the CI jobs againDan Allen
2022-10-09bump cache version in CI workflow to fix corrupt Bundler cacheDan Allen
2022-08-28remove workaround for JRuby on Windows in CI setupDan Allen
2022-08-24bump minimum required Ruby version to 2.5 (PR #4341)Dan Allen
2022-08-24enable job for Ruby 3.1 on windows-latestDan Allen
2022-07-28use specific version of Bundler for Ruby 3.0 on windows-latestDan Allen
2022-07-27set up fully automated release [no ci]Dan Allen
2022-07-01lock version of JRuby 9.3 in CIDan Allen
2022-05-14set JVM option to workaround Permission denied - NUL error when installing bu...Dan Allen
2022-01-05release using Ruby 3.0 instead of 3.1 [skip ci]Dan Allen
2021-12-28add JRuby 9.3 to CI matrixDan Allen
2021-12-28use vendor/bundle as cache path to be consistent with setup-ruby action [skip...Dan Allen
2021-12-27only test oldest and newest minor version for each Ruby major versionDan Allen
2021-12-26add Ruby 3.1 to CI matrixDan Allen
2021-11-28add comment for why Ruby 3.0 on ubuntu-latest is excluded in CI workflow [ski...Dan Allen
2021-11-01cancel build already in progress for same workflow and refDan Allen
2021-08-12lint stylesheet source in CI jobDan Allen
2021-07-31resolves #2557 enable RuboCop to enforce a consistent code style and perform ...Dan 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
2021-07-12build dependents on successDan Allen
2021-07-12remove remnants of Travis in CI config [skip ci]Dan Allen
2021-07-10lock bundler version in CI to workaround regression [skip ci]Dan Allen
2021-06-25upgrade JRuby 9.2 in CIDan Allen
2021-06-13Upgrade Truffle Ruby to 21.1.0 (PR #4084)Guillaume Grossetie
2021-06-01resolves #4062 import source and build for default stylesheet (PR #4064)Dan Allen
2021-04-15resolves #3550 run tests on JRuby for Windows in CI (PR #3841)Dan Allen
2021-04-15upgrade JRuby 9.2 in CIDan Allen
2021-04-13use value of primary for primary property in CI matrix to make it easier to i...Dan Allen
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