summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2023-05-17revert "remove workaround for JRuby on Windows in CI"Dan Allen
2023-05-17remove workaround for JRuby on Windows in CIDan Allen
2023-05-17explicitly set --no-pager when calling git diff in CI workflow [no ci]Dan Allen
2023-05-17run tests on pygments.rb ~1.2.0Dan Allen
2023-05-17configure concurrent builds for CI workflow [no ci]Dan Allen
2023-05-17enable workflow dispatch on CI workflowDan Allen
2023-05-17also lock pygments version in release workflow [no ci]Dan Allen
2023-05-01only upgrade Java for JRuby 9.4.2.0 on WindowsDan Allen
2023-05-01upgrade latest CRuby in CI workflowDan Allen
2023-05-01upgrade JRuby in CI workflowDan Allen
2023-04-23lock pygments.rb version to 2.3.x until test assertions are updatedDan Allen
2023-04-15backport fix for #4429 add support for Haml 6 to template converterDan Allen
2023-04-04add workflow to trigger docs rebuild docs changeDan Allen
2023-02-21upgrade nokogiri where it can be upgradedDan Allen
2023-02-21upgrade CI workflow a version of TruffleRuby that is actually availableDan Allen
2023-02-21revert upgrade to Ruby 3.2 in CI workflow for this branch as test dependencie...Dan Allen
2023-02-21update latest Ruby to 3.2 in CI workflowsDan Allen
2022-10-24upgrade checkout action to v3Dan Allen
2022-10-20set permissions for GitHub actions in CI workflowDan Allen
2022-10-15use token when cloning repository so release script can push [no ci]Dan Allen
2022-10-14add release version to workflow run nameDan 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-09lock version of Bundler on Windows in CIDan Allen
2022-07-27set up fully automated release [no ci]Dan Allen
2022-06-08set 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-28use vendor/bundle as cache path to be consistent with setup-ruby action [skip...Dan Allen
2021-12-27remove Ruby 3.1 on Windows from CI matrixDan Allen
2021-12-27add Ruby 3.1 to CI matrix; don't specify Bundler version; only run on oldest ...Dan Allen
2021-08-12lint stylesheet source in CI jobDan Allen
2021-07-30release lock on Bundler version in CIDan Allen
2021-07-30don't run scheduled build on forks [skip ci]Dan Allen
2021-07-30set bundler version in release workflowDan Allen
2021-07-30build dependents on successDan Allen
2021-07-30remove remnants of Travis in CI config [skip ci]Dan Allen
2021-07-30lock bundler version in CI to workaround regression [skip ci]Dan Allen
2021-07-30upgrade JRuby 9.2 in CIDan Allen
2021-07-30Upgrade Truffle Ruby to 21.1.0 (PR #4084)Guillaume Grossetie
2021-07-30resolves #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