We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1bba76 commit 3a521b2Copy full SHA for 3a521b2
2 files changed
.stats.yml
@@ -1,4 +1,4 @@
1
configured_endpoints: 193
2
-openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-17898495c070ff2b83528ccf268ff3a7426ccabe697c19ca5fe034daa7f76ed0.yml
3
-openapi_spec_hash: fc0b1da285521ddbb5293a228b31b51f
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod/gitpod-163329b61609d5c35f782faa460b99ad014584f1f0746d863c5612d6ee6e2c4b.yml
+openapi_spec_hash: 97bfee064dda4a0e940140c91fec5206
4
config_hash: e7d6e90c037f5d495ae913f3806471fd
src/gitpod/types/runner_capability.py
@@ -20,4 +20,5 @@
20
"RUNNER_CAPABILITY_ASG_WARM_POOL",
21
"RUNNER_CAPABILITY_PORT_AUTHENTICATION",
22
"RUNNER_CAPABILITY_HORIZONTAL_SCALING",
23
+ "RUNNER_CAPABILITY_AGENT_EXECUTION_CNF",
24
]
0 commit comments