Commit 242b97e
Merge main and update go.temporal.io/api to include PR #711
Resolves merge conflicts in executions.proto, mutable_state_impl_test.go,
and go.sum. Updates api-go replace directive to 5423d0dd678a which includes
the worker control task queue attributes from temporalio/api#711.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1,075 files changed
Lines changed: 65045 additions & 23969 deletions
File tree
- .github
- actions
- build-docker-images
- scripts
- trivy-scan
- workflows
- api
- adminservice/v1
- archiver/v1
- batch/v1
- chasm/v1
- checksum/v1
- common/v1
- deployment/v1
- enums/v1
- health/v1
- historyservice/v1
- matchingservice/v1
- persistence/v1
- replication/v1
- schedule/v1
- taskqueue/v1
- token/v1
- visibilityservice/v1
- chasm
- lib
- activity
- gen/activitypb/v1
- proto/v1
- callback
- proto/v1
- nexusoperation
- proto/v1
- scheduler
- gen/schedulerpb/v1
- migration
- proto/v1
- tests
- gen/testspb/v1
- proto/v1
- workflow
- client
- frontend
- history
- historytest
- matching
- cmd
- server
- tools
- fairsim
- flakereport
- gendynamicconfig
- genrpcserverinterceptors
- getproto
- parallelize
- protogen
- common
- api
- archiver
- filestore
- gcloud
- connector
- provider
- s3store
- authorization
- backoff
- cache
- checksum
- codec
- collection
- config
- dynamicconfig
- config
- finalizer
- future
- goro
- headers
- health
- locks
- log
- tag
- masker
- membership/ringpop
- metrics
- metricstest
- namespace
- nsregistry
- nsreplication
- nexus
- number
- payloads
- payload
- persistence
- cassandra
- client
- nosql/nosqlplugin/cassandra/gocql
- persistence-tests
- persistencetest
- serialization
- sql
- sqlplugin
- mysql
- postgresql
- sqlite
- tests
- tests
- versionhistory
- visibility
- manager
- store
- elasticsearch
- client
- query
- sql
- primitives
- resource
- rpc
- interceptor
- logtags
- test
- sdk
- searchattribute
- sadefs
- serviceerror
- sqlquery
- taskqueue
- tasks
- telemetry
- testing
- fakedata
- grpcinject
- mockapi/workflowservicemock/v1
- mocksdk
- nettest
- parallelsuite
- protoassert
- taskpoller
- testhooks
- testlogger
- testvars
- tqid
- util
- worker_versioning
- components
- callbacks
- nexusoperations
- frontend
- workflow
- config
- dynamicconfig
- develop
- docker-compose
- github
- docker
- targets
- docs
- _assets
- architecture
- development
- macos
- proto/internal
- temporal/server/api
- adminservice/v1
- archiver/v1
- batch/v1
- chasm/v1
- checksum/v1
- cli/v1
- clock/v1
- cluster/v1
- common/v1
- deployment/v1
- enums/v1
- errordetails/v1
- health/v1
- historyservice/v1
- history/v1
- matchingservice/v1
- metrics/v1
- namespace/v1
- persistence/v1
- replication/v1
- routing/v1
- schedule/v1
- taskqueue/v1
- testservice/v1
- token/v1
- visibilityservice/v1
- workflow/v1
- service
- frontend
- configs
- history
- api
- addtasks
- deletedlqtasks/deletedlqtaskstest
- deleteworkflow
- forcedeleteworkflowexecution
- getworkflowexecutionhistory
- getworkflowexecutionrawhistoryv2
- getworkflowexecutionrawhistory
- listqueues/listqueuestest
- listtasks
- multioperation
- pauseactivity
- reapplyevents
- recordactivitytaskstarted
- recordworkflowtaskstarted
- resetactivity
- resetworkflow
- respondactivitytaskcanceled
- respondactivitytaskcompleted
- respondactivitytaskfailed
- respondworkflowtaskcompleted
- respondworkflowtaskfailed
- unpauseactivity
- updateactivityoptions
- configs
- deletemanager
- events
- historybuilder
- hsm
- interfaces
- ndc
- queues
- replication
- eventhandler
- shard
- tasks
- workflow
- cache
- update
- matching
- configs
- counter
- hooks
- workers
- worker
- batcher
- dummy
- migration
- replicator
- scanner
- build_ids
- executor
- history
- taskqueue
- scheduler
- workerdeployment
- replaytester/worker
- temporaltest
- temporal
- tests
- mixedbrain
- ndc
- testcore
- testutils
- xdc
- tools
- cassandra
- ci-notify
- common/schema
- test
- elasticsearch
- fairsim
- flakereport
- flakes
- parallelize
- sql
- clitest
- tdbg
- testrunner
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
51 | 53 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| |||
191 | 196 | | |
192 | 197 | | |
193 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
194 | 203 | | |
195 | 204 | | |
196 | 205 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
40 | 51 | | |
41 | 52 | | |
42 | 53 | | |
| |||
70 | 81 | | |
71 | 82 | | |
72 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
73 | 91 | | |
74 | 92 | | |
75 | 93 | | |
76 | 94 | | |
77 | 95 | | |
78 | | - | |
| 96 | + | |
79 | 97 | | |
80 | 98 | | |
81 | 99 | | |
| |||
96 | 114 | | |
97 | 115 | | |
98 | 116 | | |
99 | | - | |
| 117 | + | |
| 118 | + | |
100 | 119 | | |
101 | | - | |
| 120 | + | |
102 | 121 | | |
103 | 122 | | |
104 | 123 | | |
| 124 | + | |
105 | 125 | | |
106 | 126 | | |
107 | 127 | | |
| |||
122 | 142 | | |
123 | 143 | | |
124 | 144 | | |
125 | | - | |
| 145 | + | |
| 146 | + | |
126 | 147 | | |
127 | | - | |
| 148 | + | |
128 | 149 | | |
129 | 150 | | |
130 | 151 | | |
| 152 | + | |
131 | 153 | | |
132 | 154 | | |
133 | 155 | | |
| |||
0 commit comments