drone/types
Tudor Macari 89b2a19837 feat: [AH-1077]: Change secretSpaceId from int to int64 (#3553)
* feat: [AH-1077]: fix tests
* resolve conflicts
* feat: [AH-1077]: Change secretSpaceId from int to int64
2025-03-18 11:47:49 +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
branch.go
check.go
code_comment.go
codeowners.go
commit.go
config.go fix: [CODE-2947]: add posthog (#3528) 2025-03-18 11:31:51 +00:00
config_test.go
connector.go
connector_auth.go
connector_config.go
connector_test_response.go
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
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
git.go
githook.go
github_connector_data.go
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
gitspace_event.go
gitspace_port.go
gitspace_run_arg.go
ide.go
infra_provider.go feat: [CDE-669]: Integrating gitspaces and infra providers with delete spaces functionality. (#3558) 2025-03-18 08:00:25 +00:00
infra_provisioned.go
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
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
mask_secret.go
membership.go
pagination.go
path.go
pipeline.go
platform_connector.go
plugin.go
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
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
pullreq_activity_metadata.go
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
repo.go techdebt: [CODE-3209]: move caches to store package (#3449) 2025-02-24 17:37:49 +00:00
resolved_feature.go
rule.go
search.go
secret.go
secret_ref.go
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
step.go
stream.go
template.go
token.go
trigger.go
types_test.go
usage_metric.go
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-1077]: Change secretSpaceId from int to int64 (#3553) 2025-03-18 11:47:49 +00:00