drone/app/gitspace/orchestrator
Deepak Bhatt 266e7a7866 feat: [CDE-507]:add connector details to gitspace config (#3020)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into pull-image-secret
* modify resume gitspace
* unchange provision func
* change provision func
* remove unnecessary arg
* add password field
* modify platform connector type
* remove unnecessary func
* fix lint
* remove docker registry
* modify event name
* add connector details package
* separate types into different files
* fix lint
* change func name
* change func name
* change connector name
* change package name
* add git config arg
* add comment
* remove unused const
* change event name
* fix wire gen
* add wire for artifact registry
* remove fmt print
* add artifact secret resolver
2024-11-22 06:21:10 +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 feat: [CDE-507]:add connector details to gitspace config (#3020) 2024-11-22 06:21:10 +00:00
orchestrator_trigger.go feat: [CDE-507]:add connector details to gitspace config (#3020) 2024-11-22 06:21:10 +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 feat: [CDE-507]:add connector details to gitspace config (#3020) 2024-11-22 06:21:10 +00:00