File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 193
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-95aec32d54661e6522d78deca8c182908b30bae1db5762b365a3ef338dbaccfa .yml
3- openapi_spec_hash : cd08bb12843c15e0fe783957866deb83
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-803e9a382bb3f4d9b6ef7b1dd12c5541bf93608d3f4c240e99054929130f260b .yml
3+ openapi_spec_hash : e2eae7e0a5a1fc83f3af40662b1ffbd1
44config_hash : d73914a733b27d121d59aa43bc7c710e
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ import {
2222 * automation during a prebuild of an environment. This phase does not have user
2323 * secrets available. The `before_snapshot` field triggers the automation after all
2424 * prebuild tasks complete but before the snapshot is taken. This is used for tasks
25- * that need to run last during prebuilds, such as IDE warmup. Note: The prebuild
26- * and before_snapshot triggers can only be used with tasks, not services.
25+ * that need to run last during prebuilds, such as IDE warmup. Note: The
26+ * before_snapshot trigger can only be used with tasks, not services.
2727 */
2828export interface AutomationTrigger {
2929 beforeSnapshot ?: boolean ;
You can’t perform that action at this time.
0 commit comments