Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the Go client, I can deploy DMN resources #8076

Closed
Tracked by #8083
saig0 opened this issue Oct 27, 2021 · 0 comments · Fixed by #8979
Closed
Tracked by #8083

In the Go client, I can deploy DMN resources #8076

saig0 opened this issue Oct 27, 2021 · 0 comments · Fixed by #8979
Assignees
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog

Comments

@saig0
Copy link
Member

saig0 commented Oct 27, 2021

Description

In the Go client, I should be able to deploy DMN resources. The deployment itself should work with the current state. But we need to switch to the new gRPC deploy request to receive the deployed decisions. By changing the Go client, we should update zbctl as well.

  • switch to the new gRPC deploy request and response
  • extend the command response object by adding the deployed decisions
  • update the description of the zbctl command

blocked by #8067
blocked by #8074

@saig0 saig0 added kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog labels Oct 27, 2021
@saig0 saig0 added this to the Evaluate DMN decisions milestone Oct 27, 2021
@saig0 saig0 added this to Planned in Zeebe Oct 27, 2021
@KerstinHebel KerstinHebel removed this from Planned in Zeebe Mar 23, 2022
@npepinpe npepinpe self-assigned this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes an issue or PR as a feature, i.e. new behavior scope/clients-go Marks an issue or PR to appear in the Go client section of the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants