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.4
antora-collector
Browse files
Oct 30, 2024
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
remove unnecessary check for log level before logging error
· 183b0c1b
Dan Allen
authored
Oct 30, 2024
183b0c1b
rework some of the test descriptions
· aaee8bb1
Dan Allen
authored
Oct 30, 2024
aaee8bb1
make use of quiet key on runScenario helper in test suite
· de464ed9
Dan Allen
authored
Oct 30, 2024
de464ed9
Oct 29, 2024
refresh dependency lock file
· bea2ebf6
Dan Allen
authored
Oct 29, 2024
bea2ebf6
update project URL in README and CHANGELOG
· 20d9eae8
Dan Allen
authored
Oct 29, 2024
20d9eae8
merge
!42
· a877017c
Dan Allen
authored
Oct 29, 2024
a877017c
resolves
#45
rename project to Antora Collector and project repository to antora-collector
· ed41e0e2
Dan Allen
authored
Oct 29, 2024
ed41e0e2
reword [skip ci]
· 870ff17a
Dan Allen
authored
Oct 29, 2024
870ff17a
Oct 28, 2024
fix word choice in README
· 6d838c6a
Dan Allen
authored
Oct 28, 2024
6d838c6a
add link to published docs as well as CHANGELOG from README
· 5050a133
Dan Allen
authored
Oct 28, 2024
5050a133
report missing command in error message using ps.spawnargs[0] instead of cmdv[0] for consistency
· 13b4ff07
Dan Allen
authored
Oct 28, 2024
13b4ff07
Oct 25, 2024
merge
!41
· fe76c3e8
Dan Allen
authored
Oct 25, 2024
fe76c3e8
resolves
#43
log command with context at info level before running it
· a4ecfca7
Dan Allen
authored
Oct 24, 2024
a4ecfca7
move repository URL inside paranthetical context in error message
· 62c9022b
Dan Allen
authored
Oct 25, 2024
62c9022b
Oct 18, 2024
verify $PWD can be referenced in command when run in shell
· fe8f6f18
Dan Allen
authored
Oct 18, 2024
fe8f6f18
Oct 17, 2024
rename test-windows-ci package script to test-all
· 7bd14930
Dan Allen
authored
Oct 17, 2024
7bd14930
add reference to policy restriction with spawn on Windows [skip ci]
· 923c9323
Dan Allen
authored
Oct 17, 2024
923c9323
merge
!40
· e133d521
Dan Allen
authored
Oct 17, 2024
e133d521
resolves
#42
revert to running batch command with properly escaped arguments in shell on Windows
· b90fc9d5
Dan Allen
authored
Oct 16, 2024
b90fc9d5
clean up code in runCommand
· 0658a49a
Dan Allen
authored
Oct 17, 2024
0658a49a
consolidate logic branches in runCommand
· 25c03531
Dan Allen
authored
Oct 17, 2024
25c03531
only report the base call instead of the whole command when the command cannot be found
· b9b81c77
Dan Allen
authored
Oct 17, 2024
b9b81c77
catch any sync error thrown by spawn in runCommand and reject promise
· 14ceacb2
Dan Allen
authored
Oct 17, 2024
14ceacb2
reorder constants for runCommand function [skip ci]
· 744d88dc
Dan Allen
authored
Oct 17, 2024
744d88dc
clarify default shell on Windows; clarify environment variable references work on Windows [skip ci]
· ece5a21b
Dan Allen
authored
Oct 17, 2024
ece5a21b
report shell/ComSpec in CI workflow [skip ci]
· c5d8dffb
Dan Allen
authored
Oct 17, 2024
c5d8dffb
Oct 16, 2024
extract helper function to spawn command once prepared by runCommand function
· b50456fc
Dan Allen
authored
Oct 16, 2024
b50456fc
Oct 10, 2024
prepare branch for development [skip ci]
· b8e483c5
Dan Allen
authored
Oct 10, 2024
b8e483c5
release 1.0.0-beta.3
· 20684a13
Dan Allen
authored
Oct 10, 2024
View commits for tag v1.0.0-beta.3
v1.0.0-beta.3
20684a13
remove test- prefix from fixtures
· 86fa0b2f
Dan Allen
authored
Oct 10, 2024
86fa0b2f
change prefix to base call [skip ci]
· cb92a37f
Dan Allen
authored
Oct 10, 2024
cb92a37f
Loading