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

feat(agama): allow the config-api to perform syntax check of flows #1611

Closed
jgomer2001 opened this issue Jun 24, 2022 · 0 comments
Closed

feat(agama): allow the config-api to perform syntax check of flows #1611

jgomer2001 opened this issue Jun 24, 2022 · 0 comments
Assignees
Labels
kind-feature Issue or PR is a new feature request
Milestone

Comments

@jgomer2001
Copy link
Contributor

config-api will allow to insert or update flows. These operations should fail (and report in the response) when the flow code has problems. For this, it is necessary to expose a java method that config-api can reuse

@jgomer2001 jgomer2001 self-assigned this Jun 24, 2022
@mo-auto mo-auto added the kind-feature Issue or PR is a new feature request label Jun 24, 2022
@moabu moabu added this to the 1.0.1 milestone Jun 27, 2022
jgomer2001 added a commit that referenced this issue Jun 27, 2022
jgomer2001 added a commit that referenced this issue Jun 28, 2022
yuriyz pushed a commit that referenced this issue Jun 28, 2022
…1621)

* chore: optimize and refactor transpiler #1611

* feat: allow antlr4 source files be generated on the fly #1611

* chore: minor updates #1611
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind-feature Issue or PR is a new feature request
Projects
None yet
Development

No branches or pull requests

3 participants