drone/types
Ansuman Satapathy 231536844c
fix: [CDE-555]: allow mixed data types in lifecycle command object fo… (#3604)
(#3169)
<img width="1569" alt="Screenshot 2024-12-17 at 2 29 36 PM"
src="https://github.com/user-attachments/assets/e635fc69-3264-4b65-8b4e-6b9df016a21c"
/>

* fix: [CDE-555]: allow mixed data types in lifecycle command object
form.

(cherry picked from commit 9c792e53fd)

[CDE-555]:
https://harness.atlassian.net/browse/CDE-555?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2024-12-17 14:57:00 +05:30
..
aigenerate feat: [ML-334]: Extract interface for Intelligence service (#3066) 2024-11-28 10:48:23 +00:00
capabilities feat: [ML-302]: Framework For Harness Intelligence APIs (#2547) 2024-08-20 22:05:29 +00:00
check fix: [CODE-2710]: block numeric identifier for root spaces (#2952) 2024-11-07 21:59:16 +00:00
enum feat: [CDE-544]: allow actions if stuck in starting/stopping transient state (#3113) 2024-12-05 05:02:57 +00:00
authz.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
branch.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
check.go feat: [PIPE-22290]: add additional info to list branches API (#2831) 2024-10-24 13:19:35 +00:00
code_comment.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
codeowners.go Update CODEOWNERS to match github (#2069) 2024-06-06 16:58:01 +00:00
commit.go feat: [CODE-2339]: Send sha in delete branch API and fix dry run rules behaviour (#2672) 2024-09-09 11:45:18 +00:00
config.go feat: [CDE-545]: check during provision retry for latest instance (#3114) 2024-12-05 05:25:02 +00:00
config_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
connector.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
connector_auth.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
connector_config.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
connector_test_response.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
devcontainer_config.go fix: [CDE-555]: allow mixed data types in lifecycle command object fo… (#3604) 2024-12-17 14:57:00 +05:30
devcontainer_config_customizations.go feat: [CDE-525]: Add support for customization IDE extensions from devcontainer.json (#3057) 2024-11-27 13:14:44 +00:00
execution.go feat: [PIPE-23137]: updated executionInfo struct with more data and added lastExecutions to list space pipelines API (#2958) 2024-11-08 19:08:20 +00:00
execution_analysis.go feat: [ML-338]: APIs for Harness Intelligence (#2667) 2024-09-09 17:49:44 +00:00
git.go feat: [CODE-2498]: Add time and author filter params to list commits page (#3000) 2024-11-21 10:31:32 +00:00
githook.go [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
github_connector_data.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
gitspace.go feat: [CDE-545]: check during provision retry for latest instance (#3114) 2024-12-05 05:25:02 +00:00
gitspace_error.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
gitspace_event.go feat: [CDE-460]:filter events for cde (#2950) 2024-11-07 14:11:51 +00:00
gitspace_port.go feat: [CDE-241]: Adding protocol to the gitspace port returned by the IDE and corresponding changes. Fixing gitspace instance's reference instead of value in the orchestrator. (#2521) 2024-08-16 08:31:05 +00:00
gitspace_run_arg.go feat: [CDE-475]: Adding support for runArgs. (#3031) 2024-11-25 09:56:30 +00:00
infra_provider.go fix: [CDE-513]: Sorting infra provider resources. (#3093) 2024-12-02 13:49:10 +00:00
infra_provisioned.go add migration to drop deprecated gateway columns (#2670) 2024-09-09 08:30:49 +00:00
infrastructure.go feat: [CDE-192]: make hosts and ports in gitspace infrastructure more verbose (#2496) 2024-08-13 11:42:01 +00:00
label.go labels support in Gitness (#2456) 2024-08-20 21:05:11 +00:00
list_filters.go deprecate PR edited field (#2692) 2024-09-16 15:44:17 +00:00
mask_secret.go fix: [CDE-530]: use value for MaskSecret type (#3054) 2024-11-27 06:53:13 +00:00
membership.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
pagination.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
path.go fix: [CODE-2684]: Move go-get to git URL and support submodules and major versioning (#2914) 2024-11-05 17:13:26 +00:00
pipeline.go feat: [PIPE-22071]: Enhance pipeline list API to include last 10 execution summaries for a pipeline (#2840) 2024-10-23 16:17:25 +00:00
platform_connector.go feat: [CDE-549]: Copy image using skopeo (#3127) 2024-12-09 13:16:13 +00:00
plugin.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
principal.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
public_key.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
pullreq.go feat: [PIPE-22454]: add PR metadata in get/list PR API response (#2912) 2024-11-05 12:02:44 +00:00
pullreq_activity.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq_activity_metadata.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
pullreq_activity_payload.go feat: [CODE-2359]: PR source branch delete/restore API (#2690) 2024-09-18 12:17:21 +00:00
rebase.go feat: [CODE-2484]: add API to squash commits on a branch (#2793) 2024-10-15 16:49:02 +00:00
repo.go feat: instrumentation, intitial work (#2475) 2024-08-18 22:04:34 +00:00
rule.go fix: [CODE-2846]: Add scope info to rule (#3045) 2024-11-25 17:43:21 +00:00
search.go fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
secret.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
secret_ref.go feat: [CI-14316]: Connectors support in gitness (#2699) 2024-09-18 13:24:48 +00:00
service.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
service_account.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
space.go add pullreq list API for spaces (#2606) 2024-08-29 11:49:33 +00:00
stage.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
step.go [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
stream.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
template.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
token.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
trigger.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
types_test.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
user.go [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
usergroup.go feat: [CODE-2573]: Allow ID to be sent in userGroupInfo object (#2923) 2024-11-05 16:02:19 +00:00
webhook.go feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00