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
2022-08-24
bump minimum required Ruby version to 2.5 (PR #4341)
Dan Allen
2022-08-24
enable job for Ruby 3.1 on windows-latest
Dan Allen
2022-07-28
use specific version of Bundler for Ruby 3.0 on windows-latest
Dan Allen
2022-07-27
set up fully automated release [no ci]
Dan Allen
2022-07-01
lock version of JRuby 9.3 in CI
Dan Allen
2022-05-14
set JVM option to workaround Permission denied - NUL error when installing bu...
Dan Allen
2022-01-05
release using Ruby 3.0 instead of 3.1 [skip ci]
Dan Allen
2021-12-28
add JRuby 9.3 to CI matrix
Dan Allen
2021-12-28
use vendor/bundle as cache path to be consistent with setup-ruby action [skip...
Dan Allen
2021-12-27
only test oldest and newest minor version for each Ruby major version
Dan Allen
2021-12-26
add Ruby 3.1 to CI matrix
Dan Allen
2021-11-28
add comment for why Ruby 3.0 on ubuntu-latest is excluded in CI workflow [ski...
Dan Allen
2021-11-01
cancel build already in progress for same workflow and ref
Dan Allen
2021-08-12
lint stylesheet source in CI job
Dan Allen
2021-07-31
resolves #2557 enable RuboCop to enforce a consistent code style and perform ...
Dan Allen
2021-07-15
release lock on Bundler version in CI
Dan Allen
2021-07-13
don't run scheduled build on forks [skip ci]
Dan Allen
2021-07-12
set bundler version in release workflow
Dan Allen
2021-07-12
build dependents on success
Dan Allen
2021-07-12
remove remnants of Travis in CI config [skip ci]
Dan Allen
2021-07-10
lock bundler version in CI to workaround regression [skip ci]
Dan Allen
2021-06-25
upgrade JRuby 9.2 in CI
Dan Allen
2021-06-13
Upgrade Truffle Ruby to 21.1.0 (PR #4084)
Guillaume Grossetie
2021-06-01
resolves #4062 import source and build for default stylesheet (PR #4064)
Dan Allen
2021-04-15
resolves #3550 run tests on JRuby for Windows in CI (PR #3841)
Dan Allen
2021-04-15
upgrade JRuby 9.2 in CI
Dan Allen
2021-04-13
use value of primary for primary property in CI matrix to make it easier to i...
Dan Allen
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