-
Notifications
You must be signed in to change notification settings - Fork 0
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
KOGITO-9943: Migrate custom forms from kogito-apps to kie-tools #14
Conversation
…-custom-forms-from-kogito-apps-to-kie-tools
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fantonangeli Another thing we are doing during this migration is to basically have a fork of components specifically for workflows instead of reusable components for processes and workflows. In this case, similarly to what was done with the already migrated components in kie-tools, we should rename all process[es]
to workflow[s]
in all places.
…es-on-Serverless-Logic-Web-Tools-Iteration-2' into KOGITO-9943-Migrate-custom-forms-from-kogito-apps-to-kie-tools
…es-on-Serverless-Logic-Web-Tools-Iteration-2' into KOGITO-9943-Migrate-custom-forms-from-kogito-apps-to-kie-tools
840e638
into
KOGITO-9918-Runtime-tools-features-on-Serverless-Logic-Web-Tools-Iteration-2
* Run partial bootstrap for sonataflow-quarkus-devui only * Add empty relativePath to maven-base (#14) --------- Co-authored-by: fantonangeli <[email protected]>
…t ECONNREFUSED on bootstrap with a proxy (#21) * Run partial bootstrap for sonataflow-quarkus-devui only (#13) * Add empty relativePath to maven-base (#14) * Add kiegroup repository owner condition (#10) * mvn-config * Fixes comment: kiegroup#19 (comment) * Exclude @kie-tools/dmn-marshaller-backend-compatibility-tester from the build
Jira: https://issues.redhat.com/browse/KOGITO-9943
Description:
Copy all packages related to the custom forms feature to the appropriate runtime-tools-* package in kie-tools. This will later be used in the soon to be migrated Dev UI extension.
This migration includes: