drone/app/gitspace/orchestrator
Deepak Bhatt deddbc8d68 feat: [CDE-530]:add mask secret (#3047)
* truncated sha256
* add hash value for MaskSecret
* mark secrets for smc creds
* fix nil reference
* fix lint
* fix unmarshall
* implement unmarshall json func
* add mask secret
2024-11-26 09:32:00 +00:00
..
common feat: [CDE-470]: instead of using bash [[ use posix [] operator (#3010) 2024-11-18 12:45:04 +00:00
container feat: [CDE-475]: Adding support for runArgs. (#3031) 2024-11-25 09:56:30 +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-530]:add mask secret (#3047) 2024-11-26 09:32:00 +00:00
ide feat: [CDE-525]: stream pull image o/p cde, timeline events connector (#3037) 2024-11-25 04:43:26 +00:00
runarg feat: [CDE-475]: Adding support for runArgs. (#3031) 2024-11-25 09:56:30 +00:00
template feat: [CDE-525]: stream pull image o/p cde, timeline events connector (#3037) 2024-11-25 04:43:26 +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-525]: stream pull image o/p cde, timeline events connector (#3037) 2024-11-25 04:43:26 +00:00
orchestrator_trigger.go feat: [CDE-525]: stream pull image o/p cde, timeline events connector (#3037) 2024-11-25 04:43:26 +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