drone/app/api/controller/gitspace
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
..
action.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00
controller.go feat: [CDE-466]: added a transient state during deletion (#2949) 2024-11-07 13:17:04 +00:00
create.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00
delete.go fix: [CDE-483]: modify remove gitspace func (#2989) 2024-11-13 09:11:26 +00:00
events.go feat: [CDE-507]:add connector details to gitspace config (#3020) 2024-11-22 06:21:10 +00:00
find.go feat: [CDE-202]: infra provider resource cache (#2639) 2024-09-03 11:58:48 +00:00
list_all.go feat: [CDE-481]: for the plugin, only show self gitspaces (#2997) 2024-11-14 03:52:22 +00:00
logs_stream.go fix: [CDE-150]: In logstream, adding locking and panic recovery around a subscriber's publish method. Adding check in the stream's publish method to not publish if the sub is closed. Closing the err channel in the log stream API handler. (#2218) 2024-07-15 08:10:59 +00:00
lookup_repo.go add scm provider in lookup repo (#2544) 2024-08-20 13:16:32 +00:00
update.go feat: [CDE-177]: Update listing page for CDE (#2506) 2024-08-16 06:46:02 +00:00
wire.go fix: [CDE-413]: Setting branch URL in all gitspace API response (#2881) 2024-10-29 04:46:03 +00:00