Commits on Source
198
35db93cd
prepare branch for development [skip ci]
Jan 02, 2024
e6d4796b
add extension that shows how to list the component versions discovered
Jan 09, 2024
6749f3d2
add extension example that shows how to set global AsciiDoc attributes
Jan 10, 2024
87468263
add missing include to docs
Jan 11, 2024
db410223
fix lint error in example
Jan 12, 2024
247c0932
reword the duplicate nav error message and document this scenario
Jan 12, 2024
c123b999
add note about component and component version being the same for a versionless component
Jan 12, 2024
09e04339
change on to once when registering extension
Jan 23, 2024
119f0b95
add read_concurrency to example git config example; fix grammar
Jan 23, 2024
2c202a30
add link to git.read_concurrency key page; fix default for git.fetch_concurrency
Jan 23, 2024
6857cba8
fix assertion errors due to HTML change in default UI
Jan 24, 2024
a4b8e149
force old response in test fixture when repository has no refs until fixed in isomorphic-git
Jan 24, 2024
6244bd8e
be clearer about Windows requirements
Jan 25, 2024
df408017
resolves
#1090
add git.fetch_depth key to control how many recent commits...
Jan 27, 2024
df9564a2
merge
!1014
Jan 27, 2024
434c245c
resolves
#1084
detect (and skip) Antora extension registered as an AsciiDoc...
Jan 29, 2024
3f7b9ea3
merge
!1015
Jan 29, 2024
78218828
use the variable name extensionExports to capture result of requiring extension
Jan 29, 2024
c637a4e4
fix variable name
Jan 29, 2024
244d8487
refine regexp for register function signature
Jan 29, 2024
feacae69
tighten regexp for matching register function of Antora extension
Jan 29, 2024
16b8aec8
move admonition about requirement for local repository to have at least one commit
Jan 31, 2024
0ba81641
clarify return value of getCurrentBranchName function
Feb 01, 2024
bf47631a
update getCurrentBranchName to check remote argument first since most often omitted
Feb 01, 2024
35c5c075
simplify construction of worktree object from current branch
Feb 01, 2024
75b2073e
use getCurrentBranchName in place of git.currentBranch
Feb 01, 2024
692df062
add missing word in function comment [skip ci]
Feb 01, 2024
0cd2fb36
add file count to discovered-component-versions-extension.js
Feb 01, 2024
89a3f873
resolves
#298
use worktree from local repository even if repository has no commits
Feb 01, 2024
4b36cfbb
merge
!1018
Feb 01, 2024
6630c0c6
make it clear that fetch does not impact local content sources
Feb 01, 2024
75dbdeac
clarify behavior of runtime fetch key
Feb 02, 2024
0c4db4cf
add extension use case for printing AsciiDoc attributes
Feb 05, 2024
a1defb61
make xref in ADR relative to page so it works when ADRs are added anywhere in an Antora site
Feb 07, 2024
3bc30e78
add references to tests that workaround upstream issue in picomatch [skip ci]
Feb 08, 2024
e083bd71
refresh dependency lock file
Feb 08, 2024
b2139526
upgrade to picomatch 4 and remove workaround for
https://github.com/micromatch/picomatch/issues/100
Feb 08, 2024
f07b0c79
add information about using a custom domain when publishing to GitHub Pages
Feb 08, 2024
30cad7dc
clarify that repetition operation can be used for start paths; show simpler case for single match
Feb 08, 2024
e179d492
expand test case to better show use of repetition operator on brace expression
Feb 08, 2024
605babd6
clarify wording for how to reference the value of an attribute when defining...
Feb 09, 2024
d1377dbc
document that asciidoc property on component version maps to site-wide...
Feb 09, 2024
4686bf39
clarify that intrinsic page attributes are defined when a page or navigation...
Feb 09, 2024
24f1b898
document that index page in unversioned component named ROOT becomes implicit site start page
Feb 12, 2024
58bc36b0
revise the get help page; add admonition about the use of direct messages
Feb 14, 2024
1e02fed1
resolves #1109 fix page.role assignment to read value from role document attribute
Feb 16, 2024
9be5207a
merge
!1019
Feb 16, 2024
abee353e
revise replace generator functions page
Feb 17, 2024
2a120205
use the term "emit" in place of "fire" and "raise" when referring to events
Feb 17, 2024
32061e4b
document how to tune the memory limit
Feb 22, 2024
db2cce3d
make it clear Antora can work with a single repository
Mar 07, 2024
85e11502
resolves
#1110
apply include tag filtering update from Asciidoctor to ported logic in Antora
Mar 09, 2024
da955a72
merge
!1022
Mar 09, 2024
ff85c573
add note about macro names that end with the name of a built-in macro
Mar 23, 2024
36d73a12
refresh dependency lock file; includes Asciidoctor.js upgrade
Mar 31, 2024
585db8fa
fix casing of Bitbucket in docs
Apr 12, 2024
f8d2d6ad
add some clarification to the private repository auth information
Apr 19, 2024
0dcd25a5
add flooding to list of unacceptable behaviors in CoC [skip ci]
May 03, 2024
c82a7ce7
update tag for windows runner
May 14, 2024
1c1d7e56
allow Node.js downgrade when installing Node.js on Windows
May 14, 2024
878ccafd
don't attempt to downgrade Node.js in Windows
May 14, 2024
a7b7236b
use CRLF to separate header and body when writing proxied response
May 14, 2024
eeef8ee0
set exitCode to undefined instead of deleting property
May 14, 2024
712ffb93
fix error assertion on Node.js >= 20
May 14, 2024
b9d04c2f
turn off Node.js warnings until use of fs.Stats constructor is removed
May 14, 2024
0e17dc47
bump upper version of Node.js to 20
May 14, 2024
77e7c1af
update description for extension option to clarify it may be specified multiple times
May 18, 2024
1cc2a0d2
make ID names for relative path token sections and examples more clear
May 19, 2024
8d9f0711
clarify that the redirect:to and replace redirect strategies do not apply when...
May 19, 2024
0007b49c
internal function registerPageAliases does not need to return a value
May 19, 2024
cfc02b50
fix formatting
May 19, 2024
69a732fc
clarify the non-committers need to request updates to the issue status [skip ci]
May 23, 2024
9b32588d
document how to suppress the deprecation message for the inflight package [skip ci]
May 24, 2024
ee320a7f
upgrade Asciidoctor.js; add test to verify bug fix for xref shorthand
Jun 02, 2024
2ab32b08
only add version to antora package when documentation is not for latest...
Jun 02, 2024
3fefa470
add tip about how to assign an empty value to a CLI option
Jun 03, 2024
fe11de83
add npm task to lint and format code [skip ci]
Jun 05, 2024
31b9f826
update comments [skip ci]
Jun 05, 2024
8219b003
resolves #1112 throw clearer error if antora.yml is empty or the data is not an object
Jun 05, 2024
48bc1fa4
merge
!1028
Jun 05, 2024
d04b3268
use implicit arguments variable in place of splat arg
Jun 07, 2024
0adf5ffe
Do not recommend to change global Git configuration, but use -c option instead
Jun 07, 2024
95cdf428
merge
!1031
Jun 07, 2024
069a492e
resolves
#1088
log warning if entry in nav cannot be resolved
Jun 08, 2024
b0d9a4fb
merge
!1030
Jun 08, 2024
cee058aa
add missing CHANGELOG entry for
#1088
[skip ci]
Jun 08, 2024
0f1df10e
clarify that nav entries are paths relative to antora.yml
Jun 08, 2024
fb9c3da7
use fallback in unlisted page extension if page has no navtitle set
Jun 09, 2024
09d9cdc4
add git fetch depth page to nav
Jun 09, 2024
979ac157
rename generator to context in sample Antora extension
Jun 09, 2024
7e7c9a9e
add links to blogs showing how to use GitHub PAT and IAT for private repo auth
Jun 09, 2024
10df9c9a
merge
!1020
Jun 09, 2024
8f0d5d3b
document how to turn off the unique domain feature when publishing to GitLab Pages
Jun 09, 2024
085573e0
Fix a typo in the docs
Jun 10, 2024
73ea4cb0
merge
!1033
Jun 10, 2024
cbb0c390
refresh dependency lock file
Jun 10, 2024
7f9387e9
resolves
#1128
replace @vscode/gulp-vinyl-zip with low-level zip file reader using yauzl
Jun 13, 2024
1043ee96
merge
!1034
Jun 13, 2024
e85e0095
use stream helper functions; rename next argument to done in write method
Jun 15, 2024
70a91921
rename ReadableZipFile class to ZipReadable
Jun 15, 2024
98 additional commits have been omitted to prevent performance issues.
Loading
Loading