File tree
4 files changed
+5
-6
lines changed- gradle
- temporal-sdk/src/main/java/io/temporal/internal/sync
- temporal-serviceclient/src/main
4 files changed
+5
-6
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
552 | 552 |
| |
553 | 553 |
| |
554 | 554 |
| |
555 |
| - | |
| 555 | + | |
556 | 556 |
| |
557 | 557 |
| |
558 | 558 |
| |
| |||
765 | 765 |
| |
766 | 766 |
| |
767 | 767 |
| |
768 |
| - | |
| 768 | + | |
769 | 769 |
| |
770 | 770 |
| |
771 | 771 |
| |
| |||
1131 | 1131 |
| |
1132 | 1132 |
| |
1133 | 1133 |
| |
1134 |
| - | |
| 1134 | + | |
1135 | 1135 |
| |
1136 | 1136 |
| |
1137 | 1137 |
| |
|
- .buildkite/Dockerfile-2
- .buildkite/docker-compose.yml-15
- .buildkite/pipeline.yml-10
- .github/PULL_REQUEST_TEMPLATE.md+3
- .github/workflows/ci.yml+26
- .gitignore+3-1
- Makefile+66-25
- README.md+2
- api-linter.yaml+52-26
- buf.gen.yaml+20
- buf.lock+13
- buf.yaml+17-1
- build/go.mod-7
- build/go.sum-5
- dependencies/gogoproto/gogo.proto-141
- go.mod-6
- google/api/annotations.proto+31
- google/api/http.proto+379
- google/protobuf/any.proto+162
- google/protobuf/descriptor.proto+1.2k
- google/protobuf/duration.proto+115
- google/protobuf/empty.proto+51
- google/protobuf/struct.proto+95
- google/protobuf/timestamp.proto+144
- google/protobuf/wrappers.proto+123
- openapi/openapiv2.json+8.9k
- openapi/openapiv3.yaml+6.7k
- openapi/payload_description.txt+2
- temporal/api/batch/v1/message.proto+12-9
- temporal/api/command/v1/message.proto+20-24
- temporal/api/common/v1/message.proto+48-7
- temporal/api/enums/v1/common.proto+16
- temporal/api/enums/v1/event_type.proto+4
- temporal/api/enums/v1/failed_cause.proto+11
- temporal/api/enums/v1/reset.proto+19-6
- temporal/api/enums/v1/task_queue.proto+30
- temporal/api/enums/v1/update.proto+10
- temporal/api/enums/v1/workflow.proto+22-4
- temporal/api/errordetails/v1/message.proto+1
- temporal/api/export/v1/message.proto+22-6
- temporal/api/failure/v1/message.proto+9
- temporal/api/filter/v1/message.proto+2-4
- temporal/api/history/v1/message.proto+79-34
- temporal/api/namespace/v1/message.proto+14-4
- temporal/api/nexus/v1/message.proto+187
- temporal/api/operatorservice/v1/request_response.proto+142-6
- temporal/api/operatorservice/v1/service.proto+63-4
- temporal/api/replication/v1/message.proto+1-3
- temporal/api/schedule/v1/message.proto+40-20
- temporal/api/sdk/v1/task_complete_metadata.proto+13
- temporal/api/sdk/v1/workflow_metadata.proto+66
- temporal/api/taskqueue/v1/message.proto+118-4
- temporal/api/update/v1/message.proto+1-1
- temporal/api/version/v1/message.proto+2-3
- temporal/api/workflow/v1/message.proto+101-22
- temporal/api/workflowservice/v1/request_response.proto+317-60
- temporal/api/workflowservice/v1/service.proto+246-48
0 commit comments