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.2
antora-collector
Browse files
Aug 15, 2024
release 1.0.0-beta.2
· 222d89da
Dan Allen
authored
Aug 15, 2024
View commits for tag v1.0.0-beta.2
v1.0.0-beta.2
222d89da
merge
!30
· 40db7f4d
Dan Allen
authored
Aug 15, 2024
40db7f4d
resolves #33 resolve correct path ext when running command on Windows without shell
· db5a403b
Dan Allen
authored
Aug 15, 2024
db5a403b
merge
!29
· 0a6059a5
Dan Allen
authored
Aug 15, 2024
0a6059a5
resolves #34 preserve command with absolute path when run.local option is true
· 027daf93
Dan Allen
authored
Aug 13, 2024
027daf93
Aug 09, 2024
merge
!28
· bc88cd26
Dan Allen
authored
Aug 09, 2024
bc88cd26
resolves
#32
exclude env property when exporting playbook to json or yaml
· 89b50f32
Dan Allen
authored
Aug 09, 2024
89b50f32
tune ESLint rules to account for on_failure key
· 7966264b
Dan Allen
authored
Aug 09, 2024
7966264b
handle case when command is terminated using signal (has no exit code)
· 146a4d6a
Dan Allen
authored
Aug 09, 2024
146a4d6a
account for on_failure key name (snake_case) on run entry when using Antora 3.2.0
· 3e1facb3
Dan Allen
authored
Aug 09, 2024
3e1facb3
consistenty use Object.assign to copy objects (except for git operations)
· 3ff46d67
Dan Allen
authored
Aug 09, 2024
3ff46d67
consolidate code
· cd3ce03d
Dan Allen
authored
Aug 09, 2024
cd3ce03d
account for null value on env key or env entry
· 560b0487
Dan Allen
authored
Aug 08, 2024
560b0487
Aug 08, 2024
prepare branch for development [skip ci]
· 1f24861c
Dan Allen
authored
Aug 08, 2024
1f24861c
release 1.0.0-beta.1
· 6cf2e3e4
Dan Allen
authored
Aug 08, 2024
View commits for tag v1.0.0-beta.1
v1.0.0-beta.1
6cf2e3e4
revise README; replace alpha warning with beta warning
· 0aa4d89c
Dan Allen
authored
Aug 08, 2024
0aa4d89c
update tests to verify how value of run.dir key is processed
· 8caeb42f
Dan Allen
authored
Aug 08, 2024
8caeb42f
ensure NODE environment variable is set even when there are no entries from value of env key
· 030ade58
Dan Allen
authored
Aug 08, 2024
030ade58
verify local command can reference file in parent directory
· e25ff9a3
Dan Allen
authored
Aug 08, 2024
e25ff9a3
Aug 06, 2024
remove unused argument on runCommand function
· abd13ec0
Dan Allen
authored
Aug 06, 2024
abd13ec0
document that environment variable references can be used in command string...
· 52b2cde8
Dan Allen
authored
Aug 06, 2024
52b2cde8
remove unused arguments for runCommand function
· 8e685c5e
Dan Allen
authored
Aug 06, 2024
8e685c5e
merge
!27
· 69859678
Dan Allen
authored
Aug 06, 2024
69859678
resolves #28 map shell key on run to option on spawn
· 51bcbd38
Dan Allen
authored
Aug 04, 2024
51bcbd38
trim command before processing
· ecc40712
Dan Allen
authored
Aug 06, 2024
ecc40712
add shorthand value for worktree key
· 5a030e09
Dan Allen
authored
Aug 06, 2024
5a030e09
if value of run.env key is a map, assume keys are environment variables (not single array entry)
· 5c324777
Dan Allen
authored
Aug 06, 2024
5c324777
merge
!26
· 26091f4f
Dan Allen
authored
Aug 06, 2024
26091f4f
resolve #30 set windowsVerbatimArguments: false option on spawn instead of...
· 26859df1
Dan Allen
authored
Aug 02, 2024
26859df1
Aug 05, 2024
add detection for batch script that ends in .cmd on Windows
· 56e407ea
Dan Allen
authored
Aug 05, 2024
56e407ea
Aug 04, 2024
quote the value of the NODE environment variable in the shell/batch scripts
· a65cdb22
Dan Allen
authored
Aug 04, 2024
a65cdb22
add test that non-string command is ignored
· 0812e9ef
Dan Allen
authored
Aug 04, 2024
0812e9ef
make use of NODE environment variable in shell/bat scripts in tests
· 17a810e3
Dan Allen
authored
Aug 04, 2024
17a810e3
Aug 02, 2024
merge
!21
· d77335f4
Dan Allen
authored
Aug 02, 2024
d77335f4
resolves
#23
always create worktree if create_worktrees option on extension or...
· 6880aa6f
Dan Allen
authored
Jul 24, 2024
6880aa6f
use variable createWorktree to make it more clear when worktree is being created
· 601d14a7
Dan Allen
authored
Aug 02, 2024
601d14a7
merge
!25
· 4ba92d99
Dan Allen
authored
Aug 02, 2024
4ba92d99
resolves
#29
replace $NODE token (not node) at start of command with Node.js exec path
· 74b60c00
Dan Allen
authored
Aug 01, 2024
74b60c00
Aug 01, 2024
read environment variables from playbook.env instead of process.env
· 74380430
Dan Allen
authored
Aug 01, 2024
74380430
merge !24
· e4bfbdd5
Dan Allen
authored
Aug 01, 2024
e4bfbdd5
Loading