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
/
upstream-dispatch.yml
Age
Commit message (
Expand
)
Author
2024-03-07
add Ruby 3.3 to CI matrix
Dan Allen
2023-04-06
upgrade CI workflows to v3 version of checkout action
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
2021-12-27
add Ruby 3.1 to CI matrix; update error message transformation to account for...
Dan Allen
2021-07-13
use branch specified in payload when CI job is triggered by upstream dispatch...
Dan Allen
2021-07-12
release lock on patch version of bundler
Dan Allen
2021-07-11
test Asciidoctor Diagram in upstream dispatch workflow [skip ci]
Dan Allen
2021-07-11
use pygments.rb ~> 2.0 when testing against upstream [skip ci]
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-01-22
use pygments.rb 2.0.0 in CI (PR #1860)
Marat Radchenko
2021-01-03
add Ruby 3 to CI matrix; make it primary; patch bug in Prawn; use it for rele...
Dan Allen
2020-11-27
run apt-get update before attempting to install packages
Dan Allen
2020-11-18
rename test upstream workflow to upstream dispatch [skip ci]
Dan Allen