We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a518a commit 9f5426fCopy full SHA for 9f5426f
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 175
2
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-647a751fe24c378b5e6b20c15a5c779816228f8bae7c3908086747670740d436.yml
3
-openapi_spec_hash: 22107d4d4f497dd47eb6383657dfc4ba
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-8d8770b1ff17fc5fde74134b1075b82730df35293b6da9d9352c82b1318a5fcd.yml
+openapi_spec_hash: 6f9ca02497d5d958fd26e108ddfcb30b
4
config_hash: 120c7d12a3f057e636ca5d9fb9eeb205
src/gitpod/types/runner_capability.py
@@ -15,4 +15,5 @@
15
"RUNNER_CAPABILITY_PREBUILDS_BEFORE_SNAPSHOT_TRIGGER",
16
"RUNNER_CAPABILITY_LIST_SCM_ORGANIZATIONS",
17
"RUNNER_CAPABILITY_CHECK_REPOSITORY_ACCESS",
18
+ "RUNNER_CAPABILITY_RUNNER_SIDE_AGENT",
19
]
0 commit comments