drone/types
Dhruv Dhruv 31d15dc8eb feat: [CDE-637]: Changes to support hybrid's infra resources. (#3453)
* Linting
* Refactoring db query in infra resource store for pq support.
* Using a default value of infra config identifier if not present in the create gitspace request.
* feat: [CDE-637]: Decoupling infra resource mgmt from config. Adding soft delete support to infra resource table.
* Making infra provider resource unique to config and space.
2025-02-19 06:45:24 +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: [CODE-2693]: Add backend support to track time of last push. (#3320) 2025-01-27 22:03:35 +00:00
authz.go
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
codeowners.go
commit.go
config_test.go
config.go feat: [code-2912]: improve middleware (#3375) 2025-02-07 18:35:29 +00:00
connector_auth.go
connector_config.go
connector_test_response.go
connector.go
devcontainer_config_customizations.go feat: [CDE-576]: add devcontainer config for Jetbrains (#3215) 2025-01-07 13:10:54 +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_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
github_connector_data.go
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
gitspace_run_arg.go feat: [CDE-572]: Using features for devcontainers. (#3260) 2025-01-15 07:22:55 +00:00
gitspace.go feat: [CDE-609]: add log key to gitspaceConfig (#3419) 2025-02-12 15:20:21 +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-637]: Changes to support hybrid's infra resources. (#3453) 2025-02-19 06:45:24 +00:00
infra_provisioned.go
infrastructure.go feat: [CDE-585]: Add json tags for InstanceInfo (#3331) 2025-01-28 05:06:52 +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
list_filters.go
mask_secret.go fix: [CDE-530]: use value for MaskSecret type (#3054) 2024-11-27 06:53:13 +00:00
membership.go
pagination.go
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
platform_connector.go feat: [CDE-552]: update platform connector type (#3155) 2024-12-13 08:23:31 +00:00
plugin.go
principal.go
public_key.go
pullreq_activity_metadata.go
pullreq_activity_payload.go
pullreq_activity.go
pullreq.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +00:00
rebase.go
repo.go feat: [CODE-3148]: refactor refcache (#3390) 2025-02-12 12:42:12 +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
secret_ref.go
secret.go
service_account.go feat: [CODE-1805]: Add service account rule bypass list support (#3297) 2025-01-31 17:46:24 +00:00
service.go
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 feat: [code-2912]: db layer for usage metrics (#3159) 2024-12-13 21:17:28 +00:00
user.go
usergroup.go feat: [CODE-2573]: add scope in type for usergroupinfo (#3241) 2025-01-10 21:20:55 +00:00
webhook.go feat: [CODE-2886]: jira auth support (#3119) 2024-12-12 19:36:08 +00:00