drone/app/gitspace/orchestrator
Ansuman Satapathy d3d1ba32ff fix: [CDE-525]: for each execution form a new list of steps to execute. (#3034)
* fix: [CDE-525]: for each execution form a new list of steps to execute.
2024-11-22 05:03:50 +00:00
..
common feat: [CDE-470]: instead of using bash [[ use posix [] operator (#3010) 2024-11-18 12:45:04 +00:00
container fix: [CDE-525]: for each execution form a new list of steps to execute. (#3034) 2024-11-22 05:03:50 +00:00
devcontainer feat: [CDE-470]: use stream logger and buffer the results for gitspaces exec (#3008) 2024-11-18 04:55:01 +00:00
git feat: [CDE-470]: use stream logger and buffer the results for gitspaces exec (#3008) 2024-11-18 04:55:01 +00:00
ide feat: [CDE-470]: use stream logger and buffer the results for gitspaces exec (#3008) 2024-11-18 04:55:01 +00:00
template feat: [CDE-470]: instead of using bash [[ use posix [] operator (#3010) 2024-11-18 12:45:04 +00:00
user feat: [CDE-470]: use stream logger and buffer the results for gitspaces exec (#3008) 2024-11-18 04:55:01 +00:00
orchestrator_resume.go fix: [CDE-478]: Setting the first value of gits_last_heartbeat field equal to gits_active_time_started when a gitspace is confirmed to be running by the container orchestrator. (#2978) 2024-11-12 08:01:59 +00:00
orchestrator_trigger.go feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state. (#2977) 2024-11-12 05:58:28 +00:00
orchestrator.go feat: [CDE-430]: Providing a user friendly error message whenever an instance goes to error state. (#2977) 2024-11-12 05:58:28 +00:00
wire.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00