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
/
release.yml
Age
Commit message (
Expand
)
Author
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
2023-02-21
update latest Ruby to 3.2 in CI workflows
Dan Allen
2022-10-24
upgrade checkout action to v3
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-07-27
set up fully automated release [no ci]
Dan Allen
2022-01-05
release using Ruby 3.0 instead of 3.1 [skip ci]
Dan Allen
2021-12-26
add Ruby 3.1 to CI matrix
Dan Allen
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
2020-12-31
add Ruby 3 to CI matrix; make it primary; use it for releases (PR #3900)
Dan Allen
2020-11-18
remove fetch depth setting since GitHub Actions does git correctly
Dan Allen
2020-11-11
consolidate config for workflow and make conditional property as first key
Dan Allen
2020-11-09
resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)
Dan Allen