drone/types
Dhruv Dhruv 1af6be80e9 feat: [CDE-174]: Adding logic to restart gitspaces. (#2239)
* feat: [CDE-174]: Linting
* feat: [CDE-174]: Updating the entrypoint to trap SIGTERM.
* feat: [CDE-174]: Adding logic to restart gitspaces.
2024-07-17 09:28:29 +00:00
..
check Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
enum feat: [CDE-174]: Adding logic to restart gitspaces. (#2239) 2024-07-17 09:28:29 +00:00
authz.go
check.go
code_comment.go
codeowners.go Update CODEOWNERS to match github (#2069) 2024-06-06 16:58:01 +00:00
commit.go
config.go Changing order of execution for postCreateCommand and using repo name as working dir (#2236) 2024-07-16 14:23:22 +00:00
config_test.go
connector.go
devcontainer_config.go feat: [CDE-116]: Adding SCM pkg responsible for fetching devcontainer config from public code repos (#2141) 2024-07-02 18:40:36 +00:00
execution.go
git.go Add omitempty to stats and run get change info for changes and types in parallel (#2105) 2024-06-14 15:41:53 +00:00
githook.go
gitspace.go feat: [CDE-137]: add a service layer for infraproviders, autoadd infraprovider (#2204) 2024-07-12 08:45:10 +00:00
gitspace_event.go feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201) 2024-07-13 04:35:20 +00:00
infra_provider.go gitspaces API Implementation (#2136) 2024-07-09 05:23:02 +00:00
list_filters.go feat: list pr time filter (#1188) 2024-04-05 23:17:33 +00:00
membership.go
pagination.go
path.go
pipeline.go update: [code-2017] swagger (#2110) 2024-07-05 16:39:26 +00:00
plugin.go
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 Add additions and deletions to PRs (#2196) 2024-07-11 10:01:17 +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 Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
repo.go pull request import (#2121) 2024-07-06 00:46:36 +00:00
rule.go small fixes (#1232) 2024-04-19 01:36:03 +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
service.go
service_account.go
space.go Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
stage.go
step.go
stream.go
template.go
token.go
trigger.go
types_test.go
user.go
usergroup.go
webhook.go