drone/app/api/controller
Deepak Bhatt 6983438ec2 feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* change name
* increase scope of delete
* change func name
* modify delete api
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add delete and handler condition
* address comment
* handle cleanup event
* update enum mapping
* find destroyed infra as well
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* modify find signature
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* 



address feedback 2
* 



address feedback
* 



Apply suggestion from code review
* 



Apply suggestion from code review
* 



remove std out
* 



add infrastruce and orchestrator funcs
* 



add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
* address feedback 2
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* Merge branch 'add-force-delete-job-funcs' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* address feedback
* Apply suggestion from code review
* Apply suggestion from code review
* remove std out
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-force-delete-job-funcs
* add infrastruce and orchestrator funcs
* add and modify infra provider methods

Add cleanupInstanceResources method
Modify Deprovision method and make it idempotent
2024-10-28 05:30:14 +00:00
..
aiagent feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
capabilities feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
check Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
connector feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
execution feat: [ML-338]: APIs for Harness Intelligence (#2667) 2024-09-09 17:49:44 +00:00
githook fix: [CODE-2134]: replace include_description with exclude_description param (#2808) 2024-10-14 18:08:07 +00:00
gitspace feat: [CDE-391]:add infrastruce and orchestrator funcs (#2841) 2024-10-28 05:30:14 +00:00
infraprovider fix: [CDE-268]: add space path in resource input for update API (#2798) 2024-10-10 06:43:41 +00:00
keywordsearch fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
limiter feat: [CDE-354]: Adding gitspace usage limiter & checking usage before creation and start. (#2745) 2024-09-26 13:50:17 +00:00
logs [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
migrate feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
pipeline feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
plugin remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
principal feat: [CODE-2318]: Update error message in case of forbidden (#2780) 2024-10-18 14:16:16 +00:00
pullreq feat: [CODE-2523]: Audit log bypassed branch deletions (#2851) 2024-10-26 18:47:44 +00:00
repo feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
reposettings feat: [CODE-2259]: update allowed repo states list for reposettings APIs (#2538) 2024-08-20 01:22:55 +00:00
secret feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
service [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
serviceaccount [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
space feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758) 2024-10-23 16:37:06 +00:00
system remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
template [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
trigger [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
upload feat: [CODE-2245] (Public Access) Enforce repo-review permission (#2522) 2024-08-20 16:33:59 +00:00
user feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
usergroup feat: [CODE-1941]: user group changes (#2134) 2024-08-26 15:35:27 +00:00
webhook feat: [CODE-2292]: Add API for space level webhook creation (#2730) 2024-10-18 16:27:56 +00:00
tx.go create pr comment in tx (#903) 2023-12-14 12:27:47 +00:00
util.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00