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 (
Collapse
)
Author
2024-02-20
upgrade JRuby in CI
Dan Allen
2024-02-20
upgrade latest Ruby to 3.3 in CI
Dan Allen
2024-02-18
upgrade GitHub Actions (checkout and setup-java)
Dan Allen
2024-02-18
only upgrade Java for JRuby build on Windows
Dan Allen
2023-05-26
don't run gem install in CI workflow for JRuby 9.2 on Windows
Dan Allen
2023-05-26
build and install gem and doc at end of CI workflow
Dan Allen
2023-05-26
bump minimum version of CRuby to 2.7
Dan Allen
2023-04-21
lock pygments.rb version to 2.3.x until test assertions are updated
Dan Allen
2023-04-16
upgrade JRuby in CI workflow
Dan Allen
2023-04-16
remove outdated nokogiri optimization in CI
Dan Allen
2023-04-08
resolves #4429 add support for Haml 6 to template converter (PR #4431)
Dan Allen
2023-02-21
update latest Ruby to 3.2 in CI workflows
Dan Allen
2022-12-16
install python2 when running tests with pygments.rb 1.2
Dan Allen
2022-11-20
explicitly pass --no-pager to git diff in CI workflow
Dan Allen
2022-10-24
upgrade checkout action to v3
Dan Allen
2022-10-20
set permissions for GitHub actions and enable workflow dispatch on CI ↵
Dan Allen
workflow [no ci]
2022-10-19
upgrade TruffleRuby in CI
Dan Allen
2022-10-18
drop support for Ruby < 9.2 (which provides Ruby 2.3)
Dan Allen
2022-10-15
use token when cloning repository so release script can push [no ci]
Dan Allen
2022-10-14
add release version to run name for release workflow
Dan Allen
2022-10-14
don't run CI on PR that originates from a branch that starts with docs/
Dan Allen
2022-10-14
ignore changes to AsciiDoc files in repository root
Dan Allen
2022-10-12
manage bundler groups correctly in CI workflow
Dan Allen
- start by excluding coverage, docs, and lint - reenable coverage and docs groups for primary - run tests as last step - ignore coverage group if Ruby version < 2.5.0
2022-10-12
remove duplicate CLI flag when calling npm i in CI workflow
Dan Allen
2022-10-09
always lock version of Bundler on Windows in CI
Dan Allen
2022-10-09
try to reenable Bundler cache on Windows
Dan Allen
2022-10-09
lock version of Bundler on Windows to one that works
Dan Allen
2022-10-09
force Bundler version for any Ruby 3 release on Windows
Dan Allen
2022-10-09
don't use cached dependencies when building on Windows in CI workflow
Dan Allen
2022-10-09
try to fix the CI jobs again
Dan Allen
2022-10-09
bump cache version in CI workflow to fix corrupt Bundler cache
Dan Allen
2022-08-28
remove workaround for JRuby on Windows in CI setup
Dan Allen
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 ↵
Dan Allen
bundler gem on JRuby for Windows
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 ↵
Dan Allen
[skip ci]
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 ↵
Dan Allen
[skip ci]
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
static analysis
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
[next]