index
:
asciidoctor-epub3
magentastripe
main
MSM's fork of Asciidoctor-EPUB3
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
ci.yml
Age
Commit message (
Expand
)
Author
2024-01-07
bump oldest supported Ruby & Asciidoctor (#452)
Marat Radchenko
2023-11-30
Bump actions/setup-java from 3 to 4 (#449)
dependabot[bot]
2023-11-10
Bump actions/checkout from 3 to 4 (#445)
dependabot[bot]
2023-11-10
Fix macOS CI (#448)
Marat Radchenko
2022-12-04
Drop support for Ruby < 2.5 (#428)
Marat Radchenko
2022-04-03
Update Rubies on CI (#416)
Marat Radchenko
2022-03-02
Bump actions/checkout from 2 to 3 (#414)
dependabot[bot]
2021-04-28
resolves #363: reenable dependency on kindlegen gem (#398)
Marat Radchenko
2021-01-08
use pygments.rb 2.0.0 in CI (#387)
Marat Radchenko
2021-01-02
enable caching to speedup CI (#386)
Marat Radchenko
2021-01-02
add Ruby 3.0 to CI (#385)
Marat Radchenko
2020-11-10
do not run CI build on tags
Marat Radchenko
2020-11-10
skip ci if [skip ci] is present in commit message
Marat Radchenko
2020-10-19
increase pygments.rb timeout on GitHub Actions (#377)
Marat Radchenko
2020-10-19
stop using deprecated `set-env` command in GitHub Actions (#376)
Marat Radchenko
2020-08-25
see #363: drop dependency on kindlegen gem to unblock CI (#364)
Marat Radchenko
2020-07-06
Enable CI on Ruby 2.7 on Windows (#349)
Marat Radchenko
2020-04-18
stop installing Bundler on GH-Actions manually (#330)
Marat Radchenko
2020-02-18
resolves #47 stop requiring specific include file scheme (PR #302)
Marat Radchenko
2020-02-09
rename eregon/use-ruby-action -> ruby/setup-ruby
Marat Radchenko
2020-01-30
Revert to eregon/use-ruby-action@v1 in GH-Actions
Marat Radchenko
2020-01-29
Use fixed release of eregon/use-ruby-action (take 2)
Marat Radchenko
2020-01-27
use fixed release of eregon/use-ruby-action on GitHub Actions to avoid accide...
Marat Radchenko
2020-01-26
resolves #254 set up CI for JRuby on Windows (PR #255)
Marat Radchenko
2020-01-24
reorder GitHub Actions matrix so slow JRuby comes first
Marat Radchenko
2020-01-20
Add GitHub Actions CI script
Marat Radchenko