Commit 05dc3fd
committed
Add workflow rules proto definitions (#558)
<!-- Describe what has changed in this PR -->
**What changed?**
Note:
->[Previous PR we use to
review](https://github.com/temporalio/api/pull/550)<-
It has lots of discussion, and current implementation is mostly what we
settle on. With some changes from design review.
Add definitions for the following API:
* CreateWorkflowRule
* DescribeWorkflowRule
* DeleteWorkflowRule
* ListWorkflowRules
Add definitions for Rules, and Actions.
Corresponding Server PR contains implementation of those APIs.
<!-- Tell your future self why have you made these changes -->
**Why?**
Working on workflow rules.
<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
New API is added.
<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**
[Implementation](temporalio/temporal#7437)1 parent 051ba8c commit 05dc3fd
66 files changed
Lines changed: 8144 additions & 14773 deletions
File tree
- activity/v1
- batch/v1
- cloud
- account/v1
- cloudservice/v1
- identity/v1
- namespace/v1
- nexus/v1
- operation/v1
- region/v1
- resource/v1
- sink/v1
- usage/v1
- command/v1
- common/v1
- deployment/v1
- enums/v1
- errordetails/v1
- export/v1
- failure/v1
- filter/v1
- history/v1
- namespace/v1
- nexus/v1
- operatorservice/v1
- protocol/v1
- proto
- proxy
- query/v1
- replication/v1
- rules/v1
- schedule/v1
- sdk/v1
- taskqueue/v1
- temporalproto/openapi
- update/v1
- version/v1
- workflowservicemock/v1
- workflowservice/v1
- workflow/v1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments