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
/
tasks
Age
Commit message (
Expand
)
Author
2023-05-18
set release-version attribute to gem version during release; fix bug in versi...
Dan Allen
2023-05-18
add revision line to all README files during release
Dan Allen
2023-05-18
update version script to update release-version attributes and rebuild man page
Dan Allen
2023-02-13
fix link to Homebrew formulae in release notes template [skip ci]
Dan Allen
2022-10-15
write release notes to pkg folder so it is ignored [skip ci]
Dan Allen
2022-10-14
set release-version attribute in docs during release
Dan Allen
2022-07-27
set up fully automated release [no ci]
Dan Allen
2021-07-30
pass branch that triggered build to dependents
Dan Allen
2021-07-30
define functions used in rake task outside of task [skip ci]
Dan Allen
2021-07-30
remove logic to build dependent projects on Travis CI [skip ci]
Dan Allen
2021-07-30
use YAML.safe_load instead of YAML.load in dependents.rake [skip ci]
Dan Allen
2021-07-30
fix code style in dependents task [skip ci]
Dan Allen
2021-04-19
fix branch names of dependent projects in CI trigger
Dan Allen
2021-01-24
no longer trigger the Asciidoctor Diagram build at Travis on push
Dan Allen
2020-11-27
trigger reveal.js build on GitHub Actions instead of Travis
Dan Allen
2020-11-17
trigger Asciidoctor PDF build to test again upstream after successful run
Dan Allen
2020-11-09
resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)
Dan Allen
2020-10-19
use CI jobs and update match for TruffleRuby (PR #3785)
Dan Allen
2020-05-03
fix deprecation warning in build dependents task
Dan Allen
2020-04-30
fix note about configuration for downstream GitHub Actions trigger
Dan Allen
2020-02-18
trigger Asciidoctor.js build running as GitHub Action (PR #3560)
Guillaume Grossetie
2019-12-05
trigger build of AsciidoctorJ running as GitHub Action (PR #3487)
Robert Panzer
2019-04-16
use shorthand rescue syntax and modern Hash syntax in rake tasks [skip ci]
Dan Allen
2019-03-07
organize rake build by moving tasks into task files
Dan Allen