File tree
12 files changed
+1187
-16
lines changed- scripts
- temporalio
- bridge
- src
- tests
12 files changed
+1187
-16
lines changed8 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 181 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
- client/src/raw.rs+4
- core-api/Cargo.toml+8
- core-api/src/envconfig.rs+1.5k
- core-api/src/lib.rs+2
- core/src/ephemeral_server/mod.rs+9-2
- core/src/worker/tuner/resource_based.rs+3-2
- core/src/worker/workflow/machines/nexus_operation_state_machine.rs+99-12
- sdk-core-protos/protos/api_cloud_upstream/.github/workflows/push-to-buf.yml+20
- sdk-core-protos/protos/api_cloud_upstream/CODEOWNERS+6
- sdk-core-protos/protos/api_cloud_upstream/README.md+17-6
- sdk-core-protos/protos/api_cloud_upstream/VERSION+1-1
- sdk-core-protos/protos/api_cloud_upstream/buf.lock+7-2
- sdk-core-protos/protos/api_cloud_upstream/buf.yaml+2
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/cloudservice/v1/request_response.proto+78
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/cloudservice/v1/service.proto+29
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/identity/v1/message.proto+74-32
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/namespace/v1/message.proto+45-15
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/nexus/v1/message.proto+7-1
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/operation/v1/message.proto+3-3
- sdk-core-protos/protos/api_cloud_upstream/temporal/api/cloud/region/v1/message.proto+3-3
- sdk-core-protos/protos/local/temporal/sdk/core/nexus/nexus.proto+16-1
- sdk-core-protos/protos/local/temporal/sdk/core/workflow_commands/workflow_commands.proto+3
- sdk/src/workflow_context/options.rs+7
- tests/integ_tests/workflow_tests/nexus.rs+270-6
0 commit comments