Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
8c34748
codegen metadata
stainless-app[bot] Feb 18, 2026
c89b37e
feat(api): add time range filters to event list method
stainless-app[bot] Feb 18, 2026
d0cf7a4
feat(api): add bpf_debug_level field to KernelControlsConfig
stainless-app[bot] Feb 19, 2026
8e6e434
fix(api): rename executable_deny_list to veto_exec_policy in policies…
stainless-app[bot] Feb 19, 2026
3c5deb3
chore(internal): remove mock server code
stainless-app[bot] Feb 19, 2026
cef4896
chore: update mock server docs
stainless-app[bot] Feb 19, 2026
2dbb983
codegen metadata
stainless-app[bot] Feb 19, 2026
49175f9
chore(test): update skip reason message
stainless-app[bot] Feb 19, 2026
b30fc23
feat(api): add resource_ids to role assignments, restructure executab…
stainless-app[bot] Feb 19, 2026
026cf87
codegen metadata
stainless-app[bot] Feb 20, 2026
6d2b499
chore(internal): update jsonl tests
stainless-app[bot] Feb 20, 2026
b3c5372
codegen metadata
stainless-app[bot] Feb 20, 2026
e87f54b
feat(api): add SONNET_4_6 model variants to agent_execution Status
stainless-app[bot] Feb 20, 2026
c5c6a3a
feat(types): add CountResponseRelation enum type
stainless-app[bot] Feb 23, 2026
fada768
feat(api): add sort parameter to projects list, SortOrder/SortParam t…
stainless-app[bot] Feb 23, 2026
07f90be
codegen metadata
stainless-app[bot] Feb 23, 2026
17c6632
chore(internal): add request options to SSE classes
stainless-app[bot] Feb 23, 2026
b5ee95d
chore(internal): make `test_proxy_environment_variables` more resilient
stainless-app[bot] Feb 23, 2026
0404454
codegen metadata
stainless-app[bot] Feb 24, 2026
4d2b021
codegen metadata
stainless-app[bot] Feb 24, 2026
2520d14
chore(internal): make `test_proxy_environment_variables` more resilie…
stainless-app[bot] Feb 24, 2026
1b135ad
codegen metadata
stainless-app[bot] Feb 25, 2026
6317ac9
feat(api): add lockdown_at field to environment status
stainless-app[bot] Feb 26, 2026
016383e
codegen metadata
stainless-app[bot] Feb 26, 2026
6ae65db
codegen metadata
stainless-app[bot] Feb 26, 2026
daf1ad5
docs(api): update filter descriptions in groups role_assignment_list_…
stainless-app[bot] Feb 26, 2026
82f2fd0
codegen metadata
stainless-app[bot] Feb 27, 2026
36adf59
fix(types): remove AGENT_EXECUTION values from Principal and Resource…
stainless-app[bot] Feb 27, 2026
c21fcff
feat(api): add filter parameter to groups list method
stainless-app[bot] Feb 27, 2026
b2a90bd
codegen metadata
stainless-app[bot] Feb 27, 2026
a7a783a
codegen metadata
stainless-app[bot] Feb 27, 2026
c10fa2e
chore(docs): add missing descriptions
stainless-app[bot] Feb 27, 2026
19ce45f
feat(api): add acknowledge_token param to environments.start method
stainless-app[bot] Mar 2, 2026
5b489ac
codegen metadata
stainless-app[bot] Mar 2, 2026
0467924
codegen metadata
stainless-app[bot] Mar 2, 2026
96071da
codegen metadata
stainless-app[bot] Mar 2, 2026
340b6f2
feat(api): remove acknowledge_token parameter from environments.start
stainless-app[bot] Mar 2, 2026
9531c2d
codegen metadata
stainless-app[bot] Mar 3, 2026
fd7bc77
codegen metadata
stainless-app[bot] Mar 3, 2026
b10dcb9
codegen metadata
stainless-app[bot] Mar 4, 2026
0eb24b8
feat: [backend/api] add backend search for group members
stainless-app[bot] Mar 4, 2026
141bcd4
feat(api): add resource_type_filters parameter to events watch method
stainless-app[bot] Mar 4, 2026
187d5b1
codegen metadata
stainless-app[bot] Mar 4, 2026
fb627da
feat(api): add organization_tier field to identity get_authenticated_…
stainless-app[bot] Mar 4, 2026
89b2b8b
codegen metadata
stainless-app[bot] Mar 5, 2026
835c908
codegen metadata
stainless-app[bot] Mar 5, 2026
b058adf
feat(api): add RUNNER_CAPABILITY_WARM_POOL to runner_capability
stainless-app[bot] Mar 6, 2026
1b78cec
feat(api): add exclude_prompt_content parameter to agents list_prompt…
stainless-app[bot] Mar 6, 2026
641a91c
chore(internal): move CountResponseRelation type to shared module
stainless-app[bot] Mar 6, 2026
773b87a
codegen metadata
stainless-app[bot] Mar 6, 2026
6955303
chore(ci): skip uploading artifacts on stainless-internal branches
stainless-app[bot] Mar 7, 2026
50cf2eb
feat(api): add session_id parameter to agents start_execution, enviro…
stainless-app[bot] Mar 8, 2026
c0764ca
feat(api): add snapshot_size_bytes field to PrebuildStatus
stainless-app[bot] Mar 9, 2026
254af70
codegen metadata
stainless-app[bot] Mar 9, 2026
3d511c6
codegen metadata
stainless-app[bot] Mar 10, 2026
68b693f
feat(api): add warm pool methods to prebuilds
stainless-app[bot] Mar 10, 2026
69f8eb6
codegen metadata
stainless-app[bot] Mar 10, 2026
f7b21f6
feat(api): add agent_message parameter to agents.send_to_execution
stainless-app[bot] Mar 10, 2026
8cbc1ca
feat(api): add role and sender_execution_id fields to agent messages
stainless-app[bot] Mar 11, 2026
ceb956a
codegen metadata
stainless-app[bot] Mar 11, 2026
1fa7909
feat(api): add SESSION_ADMIN and SESSION_USER roles to ResourceRole
stainless-app[bot] Mar 11, 2026
85b0437
feat(api): add team admin and viewer roles to ResourceRole
stainless-app[bot] Mar 11, 2026
cdc3868
codegen metadata
stainless-app[bot] Mar 11, 2026
34684d8
codegen metadata
stainless-app[bot] Mar 11, 2026
6121e72
codegen metadata
stainless-app[bot] Mar 11, 2026
893e4b3
feat(api): add wake_event parameter to agents send_to_execution method
stainless-app[bot] Mar 11, 2026
df3e510
codegen metadata
stainless-app[bot] Mar 11, 2026
abd576f
codegen metadata
stainless-app[bot] Mar 11, 2026
7e6a16d
codegen metadata
stainless-app[bot] Mar 11, 2026
291032b
codegen metadata
stainless-app[bot] Mar 12, 2026
218f619
codegen metadata
stainless-app[bot] Mar 12, 2026
85c063b
feat(api): add SUPPORTED_MODEL_HAIKU_4_5 to agent_execution Status enum
stainless-app[bot] Mar 12, 2026
6678060
codegen metadata
stainless-app[bot] Mar 12, 2026
673b112
codegen metadata
stainless-app[bot] Mar 12, 2026
fb4266f
codegen metadata
stainless-app[bot] Mar 12, 2026
fc67ef1
codegen metadata
stainless-app[bot] Mar 13, 2026
8ae9d6c
docs(api): add validation examples to timeout fields in policies/envi…
stainless-app[bot] Mar 13, 2026
95504c7
codegen metadata
stainless-app[bot] Mar 13, 2026
19af3c6
feat(api): add sort option to ListAuditLogs
stainless-app[bot] Mar 13, 2026
7cdce62
feat(api): add automations resource with workflows/executions/actions
stainless-app[bot] Mar 13, 2026
a157edb
codegen metadata
stainless-app[bot] Mar 13, 2026
fdc5d35
codegen metadata
stainless-app[bot] Mar 13, 2026
438df7b
codegen metadata
stainless-app[bot] Mar 13, 2026
f9755f4
release: 0.11.0
stainless-app[bot] Mar 13, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,18 @@ jobs:
run: rye build

- name: Get GitHub OIDC Token
if: github.repository == 'stainless-sdks/gitpod-python'
if: |-
github.repository == 'stainless-sdks/gitpod-python' &&
!startsWith(github.ref, 'refs/heads/stl/')
id: github-oidc
uses: actions/github-script@v8
with:
script: core.setOutput('github_token', await core.getIDToken());

- name: Upload tarball
if: github.repository == 'stainless-sdks/gitpod-python'
if: |-
github.repository == 'stainless-sdks/gitpod-python' &&
!startsWith(github.ref, 'refs/heads/stl/')
env:
URL: https://pkg.stainless.com/s
AUTH: ${{ steps.github-oidc.outputs.github_token }}
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.10.0"
".": "0.11.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 175
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-04247bf988645580ef6550363a7279d67d7c844e4310b526b6868be92541199f.yml
openapi_spec_hash: b0f61f1a55a55a187447ff684bf51d3d
config_hash: 469d30a2d44895c8c53a5aac370a56f1
configured_endpoints: 193
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-088cf9cc6faa9f08d2e43908e6d86bcb58082a5c7696222a78f4e3befe98304d.yml
openapi_spec_hash: 69b777f88daf7c5f9db19f20df19670b
config_hash: 1e3edbeecb529f712bfaac1b561d91d5
59 changes: 59 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,64 @@
# Changelog

## 0.11.0 (2026-03-13)

Full Changelog: [v0.10.0...v0.11.0](https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.10.0...v0.11.0)

### Features

* [backend/api] add backend search for group members ([0eb24b8](https://github.com/gitpod-io/gitpod-sdk-python/commit/0eb24b80e8a7b32ad08fbdd6e40fc3862b6545dc))
* **api:** add acknowledge_token param to environments.start method ([19ce45f](https://github.com/gitpod-io/gitpod-sdk-python/commit/19ce45ff07385a58858da61619c35291b4bd93aa))
* **api:** add agent_message parameter to agents.send_to_execution ([f7b21f6](https://github.com/gitpod-io/gitpod-sdk-python/commit/f7b21f6d4b9c54a12e4820b4a8226b751af0e7da))
* **api:** add automations resource with workflows/executions/actions ([7cdce62](https://github.com/gitpod-io/gitpod-sdk-python/commit/7cdce62ead18e8383b8e6119e08361a62d9b653e))
* **api:** add bpf_debug_level field to KernelControlsConfig ([d0cf7a4](https://github.com/gitpod-io/gitpod-sdk-python/commit/d0cf7a47fc5e68b96a40152ba8f26476da9ded02))
* **api:** add exclude_prompt_content parameter to agents list_prompts method ([1b78cec](https://github.com/gitpod-io/gitpod-sdk-python/commit/1b78cecf7a623ad29c4d5cdfc8fe3a04a8d024c7))
* **api:** add filter parameter to groups list method ([c21fcff](https://github.com/gitpod-io/gitpod-sdk-python/commit/c21fcff4e84363a6c73d54516afea8ab40c8f218))
* **api:** add lockdown_at field to environment status ([6317ac9](https://github.com/gitpod-io/gitpod-sdk-python/commit/6317ac97e4de079d158a0839eea63b8b4f11825f))
* **api:** add organization_tier field to identity get_authenticated_identity response ([fb627da](https://github.com/gitpod-io/gitpod-sdk-python/commit/fb627dad41802c02ae02ba1621968be8423dd726))
* **api:** add resource_ids to role assignments, restructure executable deny list in policies ([b30fc23](https://github.com/gitpod-io/gitpod-sdk-python/commit/b30fc2332c0d2f4c8267c00d15a2e0a3f43446ec))
* **api:** add resource_type_filters parameter to events watch method ([141bcd4](https://github.com/gitpod-io/gitpod-sdk-python/commit/141bcd4c6c1255dbb2ea37838ea87239efa62c81))
* **api:** add role and sender_execution_id fields to agent messages ([8cbc1ca](https://github.com/gitpod-io/gitpod-sdk-python/commit/8cbc1ca652eb9e2806555ca965d056f63c36dbd8))
* **api:** add RUNNER_CAPABILITY_WARM_POOL to runner_capability ([b058adf](https://github.com/gitpod-io/gitpod-sdk-python/commit/b058adf259789bb14f556f2c67b6f002fb654046))
* **api:** add SESSION_ADMIN and SESSION_USER roles to ResourceRole ([1fa7909](https://github.com/gitpod-io/gitpod-sdk-python/commit/1fa7909bd79fbd5f0d89724dd1ae14ac4ca79250))
* **api:** add session_id parameter to agents start_execution, environments create ([50cf2eb](https://github.com/gitpod-io/gitpod-sdk-python/commit/50cf2eb8b5a932328c7ded80332171ed28ca4e43))
* **api:** add snapshot_size_bytes field to PrebuildStatus ([c0764ca](https://github.com/gitpod-io/gitpod-sdk-python/commit/c0764ca0574ab440cad5fb732ca8076d11346e5e))
* **api:** add SONNET_4_6 model variants to agent_execution Status ([e87f54b](https://github.com/gitpod-io/gitpod-sdk-python/commit/e87f54b36e2913913125398b6e36223c795b9562))
* **api:** add sort option to ListAuditLogs ([19af3c6](https://github.com/gitpod-io/gitpod-sdk-python/commit/19af3c6ad9ba8ae3ca8605b26195fc27f8810d5f))
* **api:** add sort parameter to projects list, SortOrder/SortParam types ([fada768](https://github.com/gitpod-io/gitpod-sdk-python/commit/fada768b6dbe0721d4e6d93dca8ff2d6dc44f648))
* **api:** add SUPPORTED_MODEL_HAIKU_4_5 to agent_execution Status enum ([85c063b](https://github.com/gitpod-io/gitpod-sdk-python/commit/85c063b47e0cc8875f1b3c2a2d17c386fea76df4))
* **api:** add team admin and viewer roles to ResourceRole ([85b0437](https://github.com/gitpod-io/gitpod-sdk-python/commit/85b043796677897ef9ea8f5d92c129b515107890))
* **api:** add time range filters to event list method ([c89b37e](https://github.com/gitpod-io/gitpod-sdk-python/commit/c89b37ec3240396215fba5b77b19c29ae598da2e))
* **api:** add wake_event parameter to agents send_to_execution method ([893e4b3](https://github.com/gitpod-io/gitpod-sdk-python/commit/893e4b37b75000dee0b99a0e82fe5c62a2732dd5))
* **api:** add warm pool methods to prebuilds ([68b693f](https://github.com/gitpod-io/gitpod-sdk-python/commit/68b693fe0134ac6df5aa06f7cc9409c15c9308a5))
* **api:** remove acknowledge_token parameter from environments.start ([340b6f2](https://github.com/gitpod-io/gitpod-sdk-python/commit/340b6f28ae6fa15ea3955d10720dcd44a6e85651))
* **types:** add CountResponseRelation enum type ([c5c6a3a](https://github.com/gitpod-io/gitpod-sdk-python/commit/c5c6a3a85b17dafe0bb879d42eb671f4601718b7))


### Bug Fixes

* **api:** rename executable_deny_list to veto_exec_policy in policies update ([8e6e434](https://github.com/gitpod-io/gitpod-sdk-python/commit/8e6e434949910725dcf3e0919e57f2f748acff15))
* **types:** remove AGENT_EXECUTION values from Principal and ResourceRole enums ([36adf59](https://github.com/gitpod-io/gitpod-sdk-python/commit/36adf596f84d9ea0063185d7ade2ff5b4c723fb6))


### Chores

* **ci:** skip uploading artifacts on stainless-internal branches ([6955303](https://github.com/gitpod-io/gitpod-sdk-python/commit/69553031de097820152f561c7e300eceb8756df1))
* **docs:** add missing descriptions ([c10fa2e](https://github.com/gitpod-io/gitpod-sdk-python/commit/c10fa2e60f87bc25f37efa9923ebaac979abe6dd))
* **internal:** add request options to SSE classes ([17c6632](https://github.com/gitpod-io/gitpod-sdk-python/commit/17c6632b21cdf3fb082f74a6a3823cb210aa1757))
* **internal:** make `test_proxy_environment_variables` more resilient ([b5ee95d](https://github.com/gitpod-io/gitpod-sdk-python/commit/b5ee95d7dcc5a9da2ed73af7a7f896dd56c5b4a4))
* **internal:** make `test_proxy_environment_variables` more resilient to env ([2520d14](https://github.com/gitpod-io/gitpod-sdk-python/commit/2520d14755b2be28dbb6b4335438482aca97a794))
* **internal:** move CountResponseRelation type to shared module ([641a91c](https://github.com/gitpod-io/gitpod-sdk-python/commit/641a91ccea854113f3d9ccea80ba22c2f82cad76))
* **internal:** remove mock server code ([3c5deb3](https://github.com/gitpod-io/gitpod-sdk-python/commit/3c5deb354f3c5059bac0bb2b50c288a7b40e2b7f))
* **internal:** update jsonl tests ([6d2b499](https://github.com/gitpod-io/gitpod-sdk-python/commit/6d2b4990c73692b942ae02d99577c119bd6a8b18))
* **test:** update skip reason message ([49175f9](https://github.com/gitpod-io/gitpod-sdk-python/commit/49175f922aa977681c528dc55920562433fcaaee))
* update mock server docs ([cef4896](https://github.com/gitpod-io/gitpod-sdk-python/commit/cef48965ac676afcc1adde238fc0a59c85ed0dac))


### Documentation

* **api:** add validation examples to timeout fields in policies/environments ([8ae9d6c](https://github.com/gitpod-io/gitpod-sdk-python/commit/8ae9d6cc242c17a4e608c289c34bfe0a1814ffb2))
* **api:** update filter descriptions in groups role_assignment_list_params ([daf1ad5](https://github.com/gitpod-io/gitpod-sdk-python/commit/daf1ad5c2b42f7851566d8c32f5dda6f9313dd53))

## 0.10.0 (2026-02-18)

Full Changelog: [v0.9.0...v0.10.0](https://github.com/gitpod-io/gitpod-sdk-python/compare/v0.9.0...v0.10.0)
Expand Down
7 changes: 0 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,6 @@ $ pip install ./path-to-wheel-file.whl

## Running tests

Most tests require you to [set up a mock server](https://github.com/stoplightio/prism) against the OpenAPI spec to run the tests.

```sh
# you will need npm installed
$ npx prism mock path/to/your/openapi.yml
```

```sh
$ ./scripts/test
```
Expand Down
60 changes: 60 additions & 0 deletions api.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
```python
from gitpod.types import (
AutomationTrigger,
CountResponseRelation,
EnvironmentClass,
EnvironmentVariableItem,
EnvironmentVariableSource,
Expand All @@ -17,6 +18,8 @@ from gitpod.types import (
ResourceType,
RunsOn,
SecretRef,
Sort,
SortOrder,
State,
Subject,
Task,
Expand Down Expand Up @@ -64,11 +67,15 @@ Types:
from gitpod.types import (
AgentCodeContext,
AgentExecution,
AgentMessage,
AgentMode,
Prompt,
PromptMetadata,
PromptSpec,
Role,
Type,
UserInputBlock,
WakeEvent,
AgentCreateExecutionConversationTokenResponse,
AgentCreatePromptResponse,
AgentRetrieveExecutionResponse,
Expand All @@ -93,6 +100,45 @@ Methods:
- <code title="post /gitpod.v1.AgentService/StopAgentExecution">client.agents.<a href="./src/gitpod/resources/agents.py">stop_execution</a>(\*\*<a href="src/gitpod/types/agent_stop_execution_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.AgentService/UpdatePrompt">client.agents.<a href="./src/gitpod/resources/agents.py">update_prompt</a>(\*\*<a href="src/gitpod/types/agent_update_prompt_params.py">params</a>) -> <a href="./src/gitpod/types/agent_update_prompt_response.py">AgentUpdatePromptResponse</a></code>

# Automations

Types:

```python
from gitpod.types import (
Workflow,
WorkflowAction,
WorkflowExecution,
WorkflowExecutionAction,
WorkflowStep,
WorkflowTrigger,
WorkflowTriggerContext,
AutomationCreateResponse,
AutomationRetrieveResponse,
AutomationUpdateResponse,
AutomationListExecutionOutputsResponse,
AutomationRetrieveExecutionResponse,
AutomationRetrieveExecutionActionResponse,
AutomationStartExecutionResponse,
)
```

Methods:

- <code title="post /gitpod.v1.WorkflowService/CreateWorkflow">client.automations.<a href="./src/gitpod/resources/automations.py">create</a>(\*\*<a href="src/gitpod/types/automation_create_params.py">params</a>) -> <a href="./src/gitpod/types/automation_create_response.py">AutomationCreateResponse</a></code>
- <code title="post /gitpod.v1.WorkflowService/GetWorkflow">client.automations.<a href="./src/gitpod/resources/automations.py">retrieve</a>(\*\*<a href="src/gitpod/types/automation_retrieve_params.py">params</a>) -> <a href="./src/gitpod/types/automation_retrieve_response.py">AutomationRetrieveResponse</a></code>
- <code title="post /gitpod.v1.WorkflowService/UpdateWorkflow">client.automations.<a href="./src/gitpod/resources/automations.py">update</a>(\*\*<a href="src/gitpod/types/automation_update_params.py">params</a>) -> <a href="./src/gitpod/types/automation_update_response.py">AutomationUpdateResponse</a></code>
- <code title="post /gitpod.v1.WorkflowService/ListWorkflows">client.automations.<a href="./src/gitpod/resources/automations.py">list</a>(\*\*<a href="src/gitpod/types/automation_list_params.py">params</a>) -> <a href="./src/gitpod/types/workflow.py">SyncWorkflowsPage[Workflow]</a></code>
- <code title="post /gitpod.v1.WorkflowService/DeleteWorkflow">client.automations.<a href="./src/gitpod/resources/automations.py">delete</a>(\*\*<a href="src/gitpod/types/automation_delete_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.WorkflowService/CancelWorkflowExecution">client.automations.<a href="./src/gitpod/resources/automations.py">cancel_execution</a>(\*\*<a href="src/gitpod/types/automation_cancel_execution_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.WorkflowService/CancelWorkflowExecutionAction">client.automations.<a href="./src/gitpod/resources/automations.py">cancel_execution_action</a>(\*\*<a href="src/gitpod/types/automation_cancel_execution_action_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.WorkflowService/ListWorkflowExecutionActions">client.automations.<a href="./src/gitpod/resources/automations.py">list_execution_actions</a>(\*\*<a href="src/gitpod/types/automation_list_execution_actions_params.py">params</a>) -> <a href="./src/gitpod/types/workflow_execution_action.py">SyncWorkflowExecutionActionsPage[WorkflowExecutionAction]</a></code>
- <code title="post /gitpod.v1.WorkflowService/ListWorkflowExecutionOutputs">client.automations.<a href="./src/gitpod/resources/automations.py">list_execution_outputs</a>(\*\*<a href="src/gitpod/types/automation_list_execution_outputs_params.py">params</a>) -> <a href="./src/gitpod/types/automation_list_execution_outputs_response.py">SyncOutputsPage[AutomationListExecutionOutputsResponse]</a></code>
- <code title="post /gitpod.v1.WorkflowService/ListWorkflowExecutions">client.automations.<a href="./src/gitpod/resources/automations.py">list_executions</a>(\*\*<a href="src/gitpod/types/automation_list_executions_params.py">params</a>) -> <a href="./src/gitpod/types/workflow_execution.py">SyncWorkflowExecutionsPage[WorkflowExecution]</a></code>
- <code title="post /gitpod.v1.WorkflowService/GetWorkflowExecution">client.automations.<a href="./src/gitpod/resources/automations.py">retrieve_execution</a>(\*\*<a href="src/gitpod/types/automation_retrieve_execution_params.py">params</a>) -> <a href="./src/gitpod/types/automation_retrieve_execution_response.py">AutomationRetrieveExecutionResponse</a></code>
- <code title="post /gitpod.v1.WorkflowService/GetWorkflowExecutionAction">client.automations.<a href="./src/gitpod/resources/automations.py">retrieve_execution_action</a>(\*\*<a href="src/gitpod/types/automation_retrieve_execution_action_params.py">params</a>) -> <a href="./src/gitpod/types/automation_retrieve_execution_action_response.py">AutomationRetrieveExecutionActionResponse</a></code>
- <code title="post /gitpod.v1.WorkflowService/StartWorkflow">client.automations.<a href="./src/gitpod/resources/automations.py">start_execution</a>(\*\*<a href="src/gitpod/types/automation_start_execution_params.py">params</a>) -> <a href="./src/gitpod/types/automation_start_execution_response.py">AutomationStartExecutionResponse</a></code>

# Editors

Types:
Expand All @@ -114,6 +160,7 @@ Types:
```python
from gitpod.types import (
AdmissionLevel,
BpfDebugLevel,
Environment,
EnvironmentActivitySignal,
EnvironmentMetadata,
Expand Down Expand Up @@ -525,10 +572,18 @@ from gitpod.types import (
PrebuildSpec,
PrebuildStatus,
PrebuildTrigger,
WarmPool,
WarmPoolMetadata,
WarmPoolPhase,
WarmPoolSpec,
WarmPoolStatus,
PrebuildCreateResponse,
PrebuildRetrieveResponse,
PrebuildCancelResponse,
PrebuildCreateLogsTokenResponse,
PrebuildCreateWarmPoolResponse,
PrebuildRetrieveWarmPoolResponse,
PrebuildUpdateWarmPoolResponse,
)
```

Expand All @@ -540,6 +595,11 @@ Methods:
- <code title="post /gitpod.v1.PrebuildService/DeletePrebuild">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">delete</a>(\*\*<a href="src/gitpod/types/prebuild_delete_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.PrebuildService/CancelPrebuild">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">cancel</a>(\*\*<a href="src/gitpod/types/prebuild_cancel_params.py">params</a>) -> <a href="./src/gitpod/types/prebuild_cancel_response.py">PrebuildCancelResponse</a></code>
- <code title="post /gitpod.v1.PrebuildService/CreatePrebuildLogsToken">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">create_logs_token</a>(\*\*<a href="src/gitpod/types/prebuild_create_logs_token_params.py">params</a>) -> <a href="./src/gitpod/types/prebuild_create_logs_token_response.py">PrebuildCreateLogsTokenResponse</a></code>
- <code title="post /gitpod.v1.PrebuildService/CreateWarmPool">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">create_warm_pool</a>(\*\*<a href="src/gitpod/types/prebuild_create_warm_pool_params.py">params</a>) -> <a href="./src/gitpod/types/prebuild_create_warm_pool_response.py">PrebuildCreateWarmPoolResponse</a></code>
- <code title="post /gitpod.v1.PrebuildService/DeleteWarmPool">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">delete_warm_pool</a>(\*\*<a href="src/gitpod/types/prebuild_delete_warm_pool_params.py">params</a>) -> object</code>
- <code title="post /gitpod.v1.PrebuildService/ListWarmPools">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">list_warm_pools</a>(\*\*<a href="src/gitpod/types/prebuild_list_warm_pools_params.py">params</a>) -> <a href="./src/gitpod/types/warm_pool.py">SyncWarmPoolsPage[WarmPool]</a></code>
- <code title="post /gitpod.v1.PrebuildService/GetWarmPool">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">retrieve_warm_pool</a>(\*\*<a href="src/gitpod/types/prebuild_retrieve_warm_pool_params.py">params</a>) -> <a href="./src/gitpod/types/prebuild_retrieve_warm_pool_response.py">PrebuildRetrieveWarmPoolResponse</a></code>
- <code title="post /gitpod.v1.PrebuildService/UpdateWarmPool">client.prebuilds.<a href="./src/gitpod/resources/prebuilds.py">update_warm_pool</a>(\*\*<a href="src/gitpod/types/prebuild_update_warm_pool_params.py">params</a>) -> <a href="./src/gitpod/types/prebuild_update_warm_pool_response.py">PrebuildUpdateWarmPoolResponse</a></code>

# Projects

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "gitpod-sdk"
version = "0.10.0"
version = "0.11.0"
description = "The official Python library for the gitpod API"
dynamic = ["readme"]
license = "Apache-2.0"
Expand Down
41 changes: 0 additions & 41 deletions scripts/mock

This file was deleted.

Loading
Loading