Commits on Source
100+
4b5396b9
release 3.2.0-rc.2
Jun 20, 2026
602c30ff
prepare branch for development [skip ci]
Jun 20, 2026
0e329ae9
make logic in deleteFile a little clearer
Jun 21, 2026
2e109a29
remove empty lines in content catalog
Jun 21, 2026
be85dccb
use false to indicate non-publishable file rather than undefined
Jun 21, 2026
f6a62f91
fix typo in removeFile
Jun 21, 2026
25290a12
consolidate code in inflateSrc helper for content catalog
Jun 21, 2026
3bd094cf
change createFile method to set module property to ROOT if not set when inflating src
Jun 21, 2026
3c8f1733
change createFile method to compute and assign path property if not set if input is not a Vinyl
Jun 21, 2026
1970508d
clarify the meaning/purpose of the path property on the file [skip ci]
Jun 21, 2026
8a96d7fe
set navtitle of index page to component title [skip ci]
Jun 24, 2026
dfcabce2
fail build if coverage does not meet required threshold
Jun 25, 2026
e464404d
reconfigure the start page to make it work better in the PDF [skip ci]
Jun 25, 2026
287e2ded
clarify the functionality that the --stacktrace CLI option enabled
Jul 05, 2026
870d3ae1
fix test assertion
Jul 05, 2026
f0dfb1f7
resolves
#1227
map --stacktrace CLI option to runtime.stacktrace property on playbook
Jul 05, 2026
83a6a0a1
merge
!1140
Jul 06, 2026
cb3334a8
fix devdocs for docname attribute
Jul 20, 2026
b71c642e
document that file.src.path is used in log messages
Jul 20, 2026
947b8631
add tip about adding context to log message
Jul 20, 2026
c7b3c1f3
bump Node.js version for development to 24 [skip ci]
Aug 02, 2026
5fc61d76
fix placement of comment [skip ci]
Aug 02, 2026
9bf0132e
document origins property in arch guidebook
Aug 02, 2026
6b4388ad
upgrade biome rules and update code accordingly
Aug 02, 2026
6dac5b61
don't crash when coercing CLI option value if target collection is null
Aug 02, 2026
065aa8c0
fix documentation for return type of aggregateContent
Aug 02, 2026
ff116ae9
resolves
#1231
modify ContentCatalog#getComponentVersion to return latest...
Aug 02, 2026
ecde9678
merge
!1142
Aug 02, 2026
2fd3bae3
resolves
#1233
handle collection key with null value in playbook gracefully
Aug 02, 2026
a831b005
merge
!1141
Aug 02, 2026
c62424b0
resolves
#1232
always prefix docname with family segment if family is not page
Aug 02, 2026
19106128
merge
!1143
Aug 03, 2026
47d3360e
assign output dir to local variable when computing destinations
Aug 03, 2026
9d6bdfd5
clarify how to disable publishing
Aug 03, 2026
40e5704d
avoid use of unshift when compiling output destinations
Aug 03, 2026
baa64551
make it clear when the value of a playbook key can be null
Aug 03, 2026
bf5a46c2
resolves
#1234
don't output site if output dir is null
Aug 03, 2026
d74e80d1
merge
!1144
Aug 03, 2026
4baa1146
fix case of using actual instead of result
Aug 03, 2026
e218b3e0
resolves
#1228
pass standalone option through to Asciidoctor#load API
Aug 03, 2026
bb86be64
merge
!1145
Aug 03, 2026
21c45085
resolves
#1236
add antoraVersion property to playbook to provide access to Antora core version
Aug 03, 2026
498199af
merge
!1147
Aug 03, 2026
b7010b5c
resolves
#1235
update publishFiles to accept an array of files as alternative to array of catalogs
Aug 03, 2026
78d0dc29
merge
!1146
Aug 03, 2026
bd991243
make prepare-reports script more robust
Aug 03, 2026
4ea720ac
fix detection of coverage mode in test script
Aug 05, 2026
20192397
resolves
#1237
assign pathname property to internal navigation entry with a hash
Aug 05, 2026
2378e646
merge
!1148
Aug 06, 2026
e5bf753a
use create method instead of $new to create instance of logger
Aug 06, 2026
c90f72e3
honor clean: false set on output destination when default clean value is true
Aug 06, 2026
b33255c6
resolves
#1238
only allow primary output dir to set path for fs destination if...
Aug 07, 2026
ea8b9bfb
merge
!1149
Aug 07, 2026
78770efc
massively clean up tests for file-publisher package; don't set destinations by default
Aug 07, 2026
ad8923a3
clarify relationship between output dir and destinations
Aug 07, 2026
d89e6640
use latest-0 tag of Asciidoctor Kroki
Aug 08, 2026
f1021a40
document overrides to get Asciidoctor Kroki installed correctly
Aug 09, 2026
84444b7e
add admonition about using pull request branches
Aug 09, 2026
2d73b8ca
resolves
#1240
honor empty output destinations; require entry for primary fs...
Aug 09, 2026
102a08fe
merge
!1150
Aug 09, 2026
39a98d07
add missing entries to what's new page in docs
Aug 09, 2026
1a7aac14
simplify logic in reshapeFileForLog helper
Aug 09, 2026
10911e01
Use value of src.abspath (absolute path) as file path in log message, if...
Aug 09, 2026
f2d2bd07
remove use of Opal global in AsciiDoc Loader
Aug 10, 2026
708c6034
consolidate logic to passthrough options from AsciiDoc config to Asciidoctor.load opts
Aug 10, 2026
7d983aaf
resolves
#1241
add antoraResourceRefs option to control whether Antora...
Aug 11, 2026
3fc33b30
merge
!1151
Aug 12, 2026
5048aea9
update CHANGELOG and what's new page
Aug 12, 2026
7e286cf0
refine CHANGELOG entry
Aug 12, 2026
9230874e
release 3.2.0-rc.3
Aug 12, 2026
3f8a63cb
prepare branch for development [skip ci]
Aug 12, 2026
d77a3a84
update dependency lock file
Aug 15, 2026
aeaaceab
upgrade xmldom to latest release
Aug 15, 2026
e333049f
use safe fallback for empty component descriptor
Aug 15, 2026
5fef0b54
use null instead of '~' as fallback value for empty component descriptor
Aug 15, 2026
39989105
use safe fallback for empty playbook
Aug 15, 2026
b593e45c
remove only from test
Aug 15, 2026
6caa2693
handle case when auto yaml value is empty (should resovle to null)
Aug 15, 2026
839815a9
add missing spec file in playbook builder
Aug 15, 2026
64044caa
handle case when ui.yml is empty
Aug 15, 2026
8311bfa2
use more intentional broken syntax in yaml file
Aug 15, 2026
6d61e76d
upgrade js-yaml to 5.3.x
Aug 15, 2026
af9104a9
merge
!1152
Aug 15, 2026
5cf6099a
add extension to unpublish assets that are never referenced
Aug 22, 2026
3a4905d1
show filter for page family in unpublish assets not referenced example
Aug 22, 2026
e0232da7
log original error message when Antora extension is suspected to be Asciidoctor extension
Aug 25, 2026
484b11ed
verify local include works when antoraResourceRefs is false
Aug 28, 2026
9b1ddab0
don't crash if pub property not set on start page
Aug 28, 2026
571982f9
don't even try to resolve site start page if site index file is present
Aug 28, 2026
8e22a5e7
prefix source images with _ so they are not published
Aug 28, 2026
eeb43239
only consider asset files that are publishable
Aug 28, 2026
57a244e0
remove unused images
Aug 28, 2026
621fe939
refresh dependency lock file
Aug 28, 2026
9452cca3
upgrade js-yaml
Aug 28, 2026
058f436d
apply pending formatting to example code
Aug 28, 2026
03b788c0
add missing entries from what's new page
Aug 28, 2026
ecc28eb5
update release date on what's new page
Aug 28, 2026
4b923ed6
update declared supported versions of Node.js
Aug 28, 2026
04c952a6
upgrade xmldom
Aug 28, 2026
79f23d7f
add Node.js 26 to test matrix
Aug 28, 2026
Additional commits have been omitted to prevent performance issues.
Loading
Loading