index
:
asciidoctor
2.0.20-charlotte
main
MSM's fork of Asciidoctor
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2021-03-24
resolves #3969 add support for using pygments.rb 2.x when source-highlighter=...
Marat Radchenko
2021-03-18
speedup CI by using Bundler cache (PR #3901)
Marat Radchenko
2021-03-18
disable Pygments tests on JRuby 9.1 in CI
Dan Allen
2021-03-18
remove JRUBY_OPTS from CI workflow
Dan Allen
2021-02-09
don't run CI job when only files in docs folder are changed
Dan Allen
2020-12-31
add Ruby 3 to CI matrix; make it primary; use it for releases (PR #3900)
Dan Allen
2020-11-27
revert syntax change to config that broke CI workflow
Dan Allen
2020-11-27
add job to matrix that runs tests against AsciiMath 1
Dan Allen
2020-11-18
configure Nokogiri installation in CI (Linux and macOS only)
Dan Allen
2020-11-18
remove fetch depth setting since GitHub Actions does git correctly
Dan Allen
2020-11-11
consolidate config for workflow and make conditional property as first key
Dan Allen
2020-11-10
simplify conditional for build dependents step in CI workflow
Dan Allen
2020-11-10
use full glob for branch and tag filter in CI workflow [skip ci]
Dan Allen
2020-11-10
fix branch/tag filtering for CI workflow
Dan Allen
2020-11-10
don't run CI workflow on tags
Dan Allen
2020-11-09
resolves #3842 run CI job on macOS (PR #3843)
Dan Allen
2020-11-09
consolidate config for CI workflow
Dan Allen
2020-11-09
fix version of Ruby 2.3 in CI job matrix [skip ci]
Dan Allen
2020-11-09
resolves #3839 migrate Windows CI to GitHub Actions (PR #3840)
Dan Allen
2020-11-09
follow-up to #3837 schedule nightly build
Dan Allen
2020-11-09
resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)
Dan Allen