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
/
dependents.rake
Age
Commit message (
Expand
)
Author
2021-07-15
pass branch that triggered build to dependents
Dan Allen
2021-06-02
use comma after last entry in multi-line hash [skip ci]
Dan Allen
2021-05-06
define functions used in rake task outside of task [skip ci]
Dan Allen
2021-05-03
remove logic to build dependent projects on Travis CI [skip ci]
Dan Allen
2021-05-02
use YAML.safe_load instead of YAML.load in dependents.rake [skip ci]
Dan Allen
2021-04-30
leave empty line after magic comment in tasks [skip ci]
Dan Allen
2021-04-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-03-07
organize rake build by moving tasks into task files
Dan Allen