index
:
asciidoctor-pdf
2.3.17-magentastripe
2.3.9-magentastripe
main
part-pictures
MSM's fork of Asciidoctor-PDF
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
ci.yml
Age
Commit message (
Expand
)
Author
2023-05-21
fix CI build on Windows
Dan Allen
2023-05-10
bump upper Ruby version from 3.1 to 3.2 in CI workflow
Dan Allen
2023-04-15
upgrade versions of integrated gems in CI workflow
Dan Allen
2023-04-05
test oldest supported JRuby (9.2) and newest supported JRuby (9.4)
Dan Allen
2023-02-20
skip installing graphicsmagick/prawn-gmagick on macOS as it no longer works i...
Dan Allen
2023-02-14
lock visual tests to Rouge 4.0.x to stabilize them
Dan Allen
2022-10-27
resolves #2363 replace use of AbstractBlock#role= method to ensure compatbili...
Dan Allen
2022-10-22
upgrade checkout action to v3
Dan Allen
2022-10-20
remove redundant tags-ignore key from CI workflow
Dan Allen
2022-09-26
don't skip CI workflow if triggered from web UI [skip ci]
Dan Allen
2022-09-26
allow CI workflow to be started from web UI [skip ci]
Dan Allen
2022-09-07
resolves #928 use ICU if available to sort index entries and group terms unde...
Dan Allen
2022-09-07
really use Rouge 3 on JRuby in CI
Dan Allen
2022-09-07
downgrade Rouge to 3 when testing JRuby 9.2
Dan Allen
2022-08-27
upgrade JRuby in CI matrix
Dan Allen
2022-07-01
lock version of JRuby 9.3 in CI matrix
Dan Allen
2022-06-27
reenable CI build on JRuby 9.3 for Windows
Dan Allen
2022-06-23
resolves #2255 interpret start-at theme keys with value 1 correctly (PR #2256)
Dan Allen
2022-06-04
add integration test with Asciidoctor Kroki (PR #2226)
Dan Allen
2022-05-30
test prawn-gmagick integration on macOS
Dan Allen
2022-05-16
don't run CI for pushes and pull requests with only changes to docs [no ci]
Dan Allen
2022-05-16
don't run CI if HEAD commit message starts with [docs] [no ci]
Dan Allen
2022-05-16
fix formatting in GitHub Actions config files
Dan Allen
2022-05-16
set permissions for GitHub actions (PR #2167)
Naveen
2022-05-13
set JVM option to workaround Permission denied - NUL error when installing bu...
Dan Allen
2022-04-27
only test Ruby 3.0 and JRuby 9.2 once in CI
Dan Allen
2022-04-24
don't run main CI workflow on docs PRs [no ci]
Dan Allen
2022-04-24
remove check for skip ci in commit message as it's now supported by default [...
Dan Allen
2022-04-16
bump minimum Ruby version to 2.7 and remove obsolete patches (PR #2038)
Dan Allen
2022-04-16
add JRuby 9.3 to CI matrix; upgrade asciidoctor-diagram to 2.2
Dan Allen
2021-12-31
don't specify bundler version in CI config
Dan Allen
2021-12-27
add Ruby 3.1 to CI matrix; update error message transformation to account for...
Dan Allen
2021-12-27
cancel build already in progress for same workflow and ref [skip ci]
Dan Allen
2021-07-13
don't run scheduled build on forks [skip ci]
Dan Allen
2021-07-12
release lock on patch version of bundler
Dan Allen
2021-07-10
remove workaround to reinstall Bundler in CI
Dan Allen
2021-07-10
lock bundler version in CI to workaround regression [skip ci]
Dan Allen
2021-05-09
stub in entry in CI matrix as a reminder to test Asciidoctor 2.0.x once 2.1.0...
Dan Allen
2021-04-28
use latest minor of pygments.rb and asciidoctor-diagram in CI
Dan Allen
2021-04-13
restore tests against Rouge 2.0.x
Dan Allen
2021-02-27
prepare branch to be renamed from master to main
Dan Allen
2021-02-18
upgrade pygments.rb to 2.1.0 in CI
Dan Allen
2021-02-07
use correct command to unset without config for Bundler in CI
Dan Allen
2021-02-07
use portable commands to enable coverage in CI
Dan Allen
2021-02-07
enable deep cover for primary job in CI
Dan Allen
2021-01-22
use pygments.rb 2.0.0 in CI (PR #1860)
Marat Radchenko
2021-01-20
resolves #1583 add basic tests for Asciidoctor Diagram integration
Dan Allen
2021-01-03
add Ruby 3 to CI matrix; make it primary; patch bug in Prawn; use it for rele...
Dan Allen
2020-12-13
downgrade Bundler for JRuby on Windows
Dan Allen
2020-11-27
run apt-get update before attempting to install packages
Dan Allen
[next]