We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77b613 commit c29b095Copy full SHA for c29b095
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%2Fgitpod-f570506d82942fdb3a9f4b7a5d132ed844382dd75805f29dfeeeaf5204053301.yml
3
-openapi_spec_hash: cd8bd23d7ff803f061fce04b772d9466
+openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-f3b2ada71e17af494850c3c8b1b00cf5c6625b26f19f22d289ba37173f3019f5.yml
+openapi_spec_hash: efd6b17f7ccf946e8888236ea24111d2
4
config_hash: 25c7c72de891ed240ee62c4fb9a99756
src/gitpod/types/runner_capability.py
@@ -18,4 +18,5 @@
18
"RUNNER_CAPABILITY_RUNNER_SIDE_AGENT",
19
"RUNNER_CAPABILITY_WARM_POOL",
20
"RUNNER_CAPABILITY_ASG_WARM_POOL",
21
+ "RUNNER_CAPABILITY_PORT_AUTHENTICATION",
22
]
0 commit comments