drone/types
Tudor Macari a0461fd870 feat: [AH-1067]: use internal webhook secret (#3539)
* feat: [AH-1067]: change var name
* feat: [AH-1067]: change var name
* feat: [AH-1067]: fix lint issues
* feat: [AH-1067]: use internal webhook secret
2025-03-12 21:00:50 +00:00
..
check feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345) (#3425) 2025-02-13 10:14:20 +00:00
enum feat: [CDE-681]: Find infra from DB and status from GCP (#3538) (#3540) 2025-03-12 10:43:31 +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: [AH-1067]: use internal webhook secret (#3539) 2025-03-12 21:00:50 +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-632]: Fixing marshalling and unmarshalling logic for features and mounts. (#3405) 2025-02-11 10:06:20 +00:00
devcontainer_config_customizations.go feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
devcontainer_feature_config.go fix: [CDE-632]: Fixing marshalling and unmarshalling logic for features and mounts. (#3405) 2025-02-11 10:06:20 +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
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 fix: [CDE-668]: Fixing the usage of last used field in gitspace instance. (#3524) 2025-03-07 09:41:47 +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-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
ide.go feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +00:00
infra_provider.go feat: [CDE-660]: Adding support for listing and (soft) deleting infra provider configs. (#3502) 2025-03-04 06:35:19 +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-681]: Find infra from DB and status from GCP (#3538) (#3540) 2025-03-12 10:43:31 +00:00
jetbrains.go feat: [CDE-577]: fix jetbrains ide issues (#3281) 2025-01-16 07:23:26 +00:00
label.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
lfs.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +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-552]: update platform connector type (#3155) 2024-12-13 08:23:31 +00:00
plugin.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
principal.go chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
public_key.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
pullreq.go feat: [CODE-3256]: Add merge verify rule info related to minimum required approvals count for default reviewers (#3483) 2025-02-26 17:56:59 +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-3278]: Add PR activity for reviewers that were added on PR creation (#3499) 2025-03-03 16:07:01 +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 techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
resolved_feature.go feat: [CDE-572]: Adding support for features- sorting and building. (#3248) 2025-01-14 08:21:44 +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 chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
service_account.go chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
space.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +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
usage_metric.go feat: [code-2912]: db layer for usage metrics (#3159) 2024-12-13 21:17:28 +00:00
user.go chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
usergroup.go chore: [CODE-3294]: Return 'id' for principal,user,service-account,service, and user group (#3501) 2025-03-03 18:13:49 +00:00
webhook.go feat: [AH-933]: implement webhook execution (#3444) 2025-03-11 21:08:21 +00:00