dagu/cmd
Yota Hamada ff64bef02c
Some checks are pending
CI / Check for spelling errors (push) Waiting to run
CI / Go Linter (push) Waiting to run
CI / Test (push) Waiting to run
persistence: refactor: Avoid persisting unnecessary data of DAG steps (#750)
2024-12-27 12:59:28 +09:00
..
testdata Compliance with XDG (#619) 2024-07-19 00:40:36 +09:00
common_test.go executor: Enable command substitution and environment variables for ssh and subworkflow executor config (#748) 2024-12-26 22:43:23 +09:00
common.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
dry_test.go Optimize data handling for output variables reducing JSON data size (#742) 2024-12-22 18:15:50 +09:00
dry.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
logger_test.go Miscellaneous cleanup (#740) 2024-12-20 11:10:25 +09:00
logger.go builder: Enable Command Substitution for Email / SMTP Configuration (#746) 2024-12-25 17:22:10 +09:00
main.go Miscellaneous cleanup (#740) 2024-12-20 11:10:25 +09:00
restart_test.go Optimize data handling for output variables reducing JSON data size (#742) 2024-12-22 18:15:50 +09:00
restart.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
retry_test.go executor: Enable command substitution and environment variables for ssh and subworkflow executor config (#748) 2024-12-26 22:43:23 +09:00
retry.go persistence: refactor: Avoid persisting unnecessary data of DAG steps (#750) 2024-12-27 12:59:28 +09:00
scheduler_test.go Cleanup cmd and config package (#741) 2024-12-21 19:46:19 +09:00
scheduler.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
server_test.go Cleanup cmd and config package (#741) 2024-12-21 19:46:19 +09:00
server.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
start_all.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
start_test.go executor: Enable command substitution and environment variables for ssh and subworkflow executor config (#748) 2024-12-26 22:43:23 +09:00
start.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
status_test.go executor: Enable command substitution and environment variables for ssh and subworkflow executor config (#748) 2024-12-26 22:43:23 +09:00
status.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
stop_test.go Optimize data handling for output variables reducing JSON data size (#742) 2024-12-22 18:15:50 +09:00
stop.go Make sub-workflow output accessible as JSON from the parent DAG (#743) 2024-12-23 10:47:13 +09:00
version.go Miscellaneous cleanup (#740) 2024-12-20 11:10:25 +09:00