Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.0.0-beta.5
antora-collector
Browse files
Nov 16, 2024
release 1.0.0-beta.5
· b2998c4e
Dan Allen
authored
Nov 16, 2024
View commits for tag v1.0.0-beta.5
v1.0.0-beta.5
b2998c4e
rename deepEqualSlice assertion helper to deepEqualSubset
· f64063e1
Dan Allen
authored
Nov 16, 2024
f64063e1
enable intrinsic NPM env var test on windows
· 015221a8
Dan Allen
authored
Nov 16, 2024
015221a8
add missing newline [skip ci]
· 1229869d
Dan Allen
authored
Nov 16, 2024
1229869d
tidy up coverage scripts; use c8 for basic coverage
· 6331a7a3
Dan Allen
authored
Nov 15, 2024
6331a7a3
remove --test-reporter flag from test script so tests run on Node.js 16
· c072d6a0
Dan Allen
authored
Nov 15, 2024
c072d6a0
fix check for pending code formatting changes
· 0572eebd
Dan Allen
authored
Nov 15, 2024
0572eebd
add test reporter and destination to test script [skip ci]
· 3c6895c6
Dan Allen
authored
Nov 15, 2024
3c6895c6
refresh dependency lock file
· cb6d34f4
Dan Allen
authored
Nov 15, 2024
cb6d34f4
eplace eslint and prettier with biome
· 7a0c8262
Dan Allen
authored
Nov 15, 2024
7a0c8262
fix code style; add default for non-required parameter; use elvis syntax for optional var
· 8a423a11
Dan Allen
authored
Nov 15, 2024
8a423a11
add .editorconfig config file [skip ci]
· 9a7b2979
Dan Allen
authored
Nov 15, 2024
9a7b2979
Nov 15, 2024
rename before and after hooks on runScenario test helper to pre and post, respectively
· 3d8f9ecb
Dan Allen
authored
Nov 15, 2024
3d8f9ecb
upgrade to @antora/run-command-helper 1.0.0-rc.2; fix hanging tests on Windows
· d382dafa
Dan Allen
authored
Nov 15, 2024
d382dafa
add fallback when removing temp directory on Windows in test harness [skip ci]
· a57273c7
Dan Allen
authored
Nov 15, 2024
a57273c7
Nov 14, 2024
revert
9826733d
[skip ci]
· 59f92a33
Dan Allen
authored
Nov 14, 2024
59f92a33
temporarily disable stalling test on Windows
· 9826733d
Dan Allen
authored
Nov 14, 2024
9826733d
fix assertion for command not found in shell on Windows
· 6b728e23
Dan Allen
authored
Nov 14, 2024
6b728e23
fix test assertion on Windows
· d5d19204
Dan Allen
authored
Nov 14, 2024
d5d19204
use pre and post scripts to avoid use of chaining in npm script [skip ci]
· 8f718fba
Dan Allen
authored
Nov 14, 2024
8f718fba
use runCommand function provided by @antora/run-command-helper package
· 762b285a
Dan Allen
authored
Nov 14, 2024
762b285a
use more robust method to capture standard streams
· 497d0e85
Dan Allen
authored
Nov 14, 2024
497d0e85
use split with limit 1 when retrieving first record only
· 3ceb6dad
Dan Allen
authored
Nov 14, 2024
3ceb6dad
Oct 31, 2024
properly handle case when command is empty string
· 20330a0e
Dan Allen
authored
Oct 31, 2024
20330a0e
restore Extension to the title of the docs component
· 018e057d
Dan Allen
authored
Oct 31, 2024
018e057d
merge
!44
· e6b197ce
Dan Allen
authored
Oct 31, 2024
e6b197ce
resolves
#47
emit stderr lines from command in sequence
· a8f77a47
Dan Allen
authored
Oct 30, 2024
a8f77a47
better detect and report command not found across platforms
· 048aa2c1
Dan Allen
authored
Oct 30, 2024
048aa2c1
Oct 30, 2024
update fixtures to emit CRLF on Windows
· 41c133d5
Dan Allen
authored
Oct 30, 2024
41c133d5
replace CRLF with LF in stderr lines added to error message
· ffe2458f
Dan Allen
authored
Oct 30, 2024
ffe2458f
prepare branch for development [skip ci]
· 77dfacee
Dan Allen
authored
Oct 30, 2024
77dfacee
release 1.0.0-beta.4
· 80a75180
Dan Allen
authored
Oct 30, 2024
View commits for tag v1.0.0-beta.4
v1.0.0-beta.4
80a75180
fix docs path in release scripts [skip ci]
· 1e0a8612
Dan Allen
authored
Oct 30, 2024
1e0a8612
reorder and reword CHANGELOG entries
· 2b04e185
Dan Allen
authored
Oct 30, 2024
2b04e185
fix name of repository in CI workflow
· d969b64d
Dan Allen
authored
Oct 30, 2024
d969b64d
add test that clean step is skipped if dir is not a string
· f089f257
Dan Allen
authored
Oct 30, 2024
f089f257
remove unnecessary eslint exceptions for mocha [skip ci]
· 0561097d
Dan Allen
authored
Oct 30, 2024
0561097d
merge
!43
· 6e1b150f
Dan Allen
authored
Oct 30, 2024
6e1b150f
resolves
#46
suppress stderr from command if runtime.silent key on playbook is true
· 49373667
Dan Allen
authored
Oct 30, 2024
49373667
fix suggested value for runtime.quiet key to suppress stdout of command
· d76e5b68
Dan Allen
authored
Oct 30, 2024
d76e5b68
Loading