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.1
antora-collector
Browse files
Aug 08, 2024
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
resolves
#26
allow context variables to be referenced in command
· 3fe8f24f
Dan Allen
authored
Aug 01, 2024
3fe8f24f
normalize run command at the time config is being compiled
· d237d56d
Dan Allen
authored
Aug 01, 2024
d237d56d
normalize scan config at the time config is being compiled
· c5e727e3
Dan Allen
authored
Aug 01, 2024
c5e727e3
allow use of _ character in context variable reference to support environment variables
· d846edde
Dan Allen
authored
Aug 01, 2024
d846edde
merge
!23
· 3e3fd5b9
Dan Allen
authored
Aug 01, 2024
3e3fd5b9
resolves #24 allow environment variables to be set or unset per run
· cf0d48d3
Dan Allen
authored
Jul 30, 2024
cf0d48d3
Jul 26, 2024
merge !22
· 610ef66b
Dan Allen
authored
Jul 26, 2024
610ef66b
resolves
#25
support short form value for clean, run, and scan config
· 5bee42b6
Dan Allen
authored
Jul 25, 2024
5bee42b6
verify command is provided when computing collector config
· 9c3c7560
Dan Allen
authored
Jul 26, 2024
9c3c7560
consolidate code
· 81140939
Dan Allen
authored
Jul 26, 2024
81140939
Jul 25, 2024
fix terminology for local worktree in test description
· 24cd4e03
Dan Allen
authored
Jul 25, 2024
24cd4e03
set collectorWorktree property on origin to directory of worktree when origin has local worktree
· 80a6f584
Dan Allen
authored
Jul 25, 2024
80a6f584
Jul 24, 2024
prepare branch for development [skip ci]
· 2e982d90
Dan Allen
authored
Jul 24, 2024
2e982d90
release 1.0.0-alpha.7
· 6937a2f8
Dan Allen
authored
Jul 24, 2024
View commits for tag v1.0.0-alpha.7
v1.0.0-alpha.7
6937a2f8
Loading