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
Age
Commit message (
Expand
)
Author
2021-05-09
fix test when using pygments.rb >= 2 and enable in CI matrix
Dan Allen
2021-05-09
drop support for Asciidoctor < 2
Dan Allen
2021-05-09
upgrade to prawn 2.4.0, prawn-svg 0.32.0, and prawn-icon 3.0.0
Dan Allen
2021-02-27
update files to reflect renaming of master branch to main
Dan Allen
2020-12-24
downgrade Bundler for JRuby on Windows
Dan Allen
2020-11-30
add release workflow for tags created from v1.5.x branch [skip ci]
Dan Allen
2020-11-30
fix CI workflow
Dan Allen
2020-11-17
GitHub Actions does git correctly so we don't need to set fetch depth
Dan Allen
2020-11-12
rely on test runner to disable Pygments tests on JRuby for Windows
Dan Allen
2020-11-11
migrate Linux CI jobs to GitHub Actions (PR #1816)
Dan Allen
2020-02-28
Restore JRuby target in CI matrix (PR #1580)
Marat Radchenko
2020-02-28
disable JRuby target in GitHub Actions until action is fixed
Dan Allen
2020-02-16
don't indent array entries in GitHub Actions config [skip ci]
Dan Allen
2020-02-16
add support for [skip ci] hint to GitHub Actions (PR #1559)
Dan Allen
2020-01-30
Use separate step for Bundler config in GitHub Action (PR #1532)
Dan Allen
2020-01-30
Fix Windows Actions CI - use $ErrorActionPreference for bundler install step ...
MSP-Greg
2020-01-30
fix bundler warning in CI (PR #1528)
Dan Allen
2020-01-28
enable CI for Ruby 2.3 on Windows (PR #1526)
Dan Allen
2020-01-28
fix invalid GitHub Actions workflow
Dan Allen
2020-01-28
align config for GitHub Actions with Travis config; add additional Rubies
Dan Allen
2020-01-28
Add GitHub Actions script (PR #1496)
Marat Radchenko