forked from apache/incubator-kie-tools
-
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
[2025-01-10:165831] - 🤖 Automated PR: Sync main with upstream #35
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…focused code (apache#2726) Co-authored-by: Martin Cimbalek <[email protected]>
… managed deployment is missing the property to disable the kafka-client health checks (apache#2797)
…x VS Code E2E tests (apache#2808)
…ervices VS Code Extension's name (apache#2810)
…Hub` rendering a 404 page instead of the SWF Editor (apache#2809)
…pache KIE™` prefix instead of just `KIE` on its displayName (apache#2811)
…es/forms` to `src/main/resources/custom-forms-dev` (apache#2798)
… color (apache#2816) Co-authored-by: chinnamatli kusumalatha <[email protected]>
…T from Kogito (999-20241208-SNAPSHOT) (apache#2813)
…d Expression Editor (apache#2681) Co-authored-by: Luiz João Motta <[email protected]>
…les/kie-sandbox-commit-message-validation-service (apache#2812)
…n e2e tests (apache#2818) Signed-off-by: Ricardo Zanini <[email protected]>
…omatic change of platform images based on env context (apache#2794) Signed-off-by: Ricardo Zanini <[email protected]> Signed-off-by: Ricardo Zanini <[email protected]>
…eId each timer belongs to (apache#2820) Co-authored-by: Pere Fernández <[email protected]>
Co-authored-by: chinnamatli kusumalatha <[email protected]>
…e BKM (apache#2831) Co-authored-by: chinnamatli kusumalatha <[email protected]>
…on/yaml) must support stateExecTimeout.(total/single) properties (apache#2795)
…o trim components/schemas (apache#2749) Co-authored-by: Dmitrii Tikhomirov <[email protected]>
…s the container in the background (apache#2778)
…e new DMN Editor (apache#2837) Co-authored-by: chinnamatli kusumalatha <[email protected]>
apache#2814) Signed-off-by: Ricardo Zanini <[email protected]> Signed-off-by: Ricardo Zanini <[email protected]> Co-authored-by: Jozef Marko <[email protected]> Co-authored-by: Luiz João Motta <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ricardo Zanini <[email protected]> Co-authored-by: Deepak Joseph <[email protected]> Co-authored-by: Pere Fernández <[email protected]>
…ript Editor in BPMN Editor (apache#2830)
Signed-off-by: Ricardo Zanini <[email protected]>
…rashLoopBackOff when workflow is deployed with cluster platform referenced platform (apache#2841)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request has been created by a GitHub workflow to synchronize the main branch with Apache upstream/main.
Warning
Please don't merge using squash, not to lose the git history.
View Action
Resolved conflicts:
M .ci/jenkins/Jenkinsfile.daily-dev-publish M .ci/jenkins/release-jobs/Jenkinsfile.chrome-extensions M .github/actions/setup-env/action.yml M .github/supporting-files/ci/partitions/partition1.txt M .rat-excludes M LICENSE M _intellij-project/.idea/misc.xml M _intellij-project/.idea/modules.xml A examples/README.md R examples/base64png-editor-chrome-extension/LICENSE -> examples/bpmn-editor-classic-on-webapp/LICENSE A examples/bpmn-editor-classic-on-webapp/README.md R examples/base64png-editor-chrome-extension/env/index.js -> examples/bpmn-editor-classic-on-webapp/env/index.js A examples/bpmn-editor-classic-on-webapp/package.json R examples/webapp/src/envelope/bpmn-editor.ts -> examples/bpmn-editor-classic-on-webapp/src/BpmnEditorClassicEnvelope.ts R examples/webapp/src/Pages/KogitoEditors/BpmnPage.tsx -> examples/bpmn-editor-classic-on-webapp/src/BpmnEditorClassicPage.tsx R examples/webapp/src/Pages/KogitoEditors/Sidebar.tsx -> examples/bpmn-editor-classic-on-webapp/src/Sidebar.tsx A examples/bpmn-editor-classic-on-webapp/src/index.tsx R examples/webapp/envelope/new-dmn-editor.html -> examples/bpmn-editor-classic-on-webapp/static/bpmn-editor-classic-envelope.html R examples/webapp/static/examples/sample.bpmn -> examples/bpmn-editor-classic-on-webapp/static/examples/sample.bpmn A examples/bpmn-editor-classic-on-webapp/static/index.html R examples/webapp/static/logo.png -> examples/bpmn-editor-classic-on-webapp/static/logo.png R examples/webapp/tsconfig.json -> examples/bpmn-editor-classic-on-webapp/tsconfig.json R examples/webapp/webpack.config.js -> examples/bpmn-editor-classic-on-webapp/webpack.config.js R examples/base64png-editor-vscode-extension/LICENSE -> examples/dmn-editor-classic-on-webapp/LICENSE A examples/dmn-editor-classic-on-webapp/README.md R examples/dmn-editor-standalone-examples/env/index.js -> examples/dmn-editor-classic-on-webapp/env/index.js A examples/dmn-editor-classic-on-webapp/package.json R examples/webapp/src/envelope/dmn-editor.ts -> examples/dmn-editor-classic-on-webapp/src/DmnEditorClassicEnvelope.ts R examples/webapp/src/Pages/KogitoEditors/DmnPage.tsx -> examples/dmn-editor-classic-on-webapp/src/DmnEditorClassicPage.tsx A examples/dmn-editor-classic-on-webapp/src/Sidebar.tsx A examples/dmn-editor-classic-on-webapp/src/index.tsx R examples/webapp/envelope/bpmn-editor.html -> examples/dmn-editor-classic-on-webapp/static/dmn-editor-classic-envelope.html R examples/webapp/static/examples/sample.dmn -> examples/dmn-editor-classic-on-webapp/static/examples/sample.dmn A examples/dmn-editor-classic-on-webapp/static/index.html A examples/dmn-editor-classic-on-webapp/static/logo.png A examples/dmn-editor-classic-on-webapp/tsconfig.json A examples/dmn-editor-classic-on-webapp/webpack.config.js R examples/base64png-editor/LICENSE -> examples/dmn-editor-on-webapp/LICENSE A examples/dmn-editor-on-webapp/README.md R examples/webapp/env/index.js -> examples/dmn-editor-on-webapp/env/index.js A examples/dmn-editor-on-webapp/package.json R examples/webapp/src/envelope/new-dmn-editor.ts -> examples/dmn-editor-on-webapp/src/DmnEditorEnvelope.ts R examples/webapp/src/Pages/KogitoEditors/NewDmnPage.tsx -> examples/dmn-editor-on-webapp/src/DmnEditorPage.tsx A examples/dmn-editor-on-webapp/src/Sidebar.tsx A examples/dmn-editor-on-webapp/src/index.tsx R examples/webapp/envelope/dmn-editor.html -> examples/dmn-editor-on-webapp/static/dmn-editor-envelope.html A examples/dmn-editor-on-webapp/static/examples/sample.dmn A examples/dmn-editor-on-webapp/static/index.html A examples/dmn-editor-on-webapp/static/logo.png A examples/dmn-editor-on-webapp/tsconfig.json A examples/dmn-editor-on-webapp/webpack.config.js R examples/dmn-editor-standalone-examples/README.md -> examples/dmn-editor-standalone-on-webapp/README.md A examples/dmn-editor-standalone-on-webapp/env/index.js R examples/dmn-editor-standalone-examples/package.json -> examples/dmn-editor-standalone-on-webapp/package.json R examples/dmn-editor-standalone-examples/src/fileLoader.ts -> examples/dmn-editor-standalone-on-webapp/src/fileLoader.ts R examples/dmn-editor-standalone-examples/src/readOnly/index.html -> examples/dmn-editor-standalone-on-webapp/src/readOnly/index.html R examples/dmn-editor-standalone-examples/src/readOnly/index.ts -> examples/dmn-editor-standalone-on-webapp/src/readOnly/index.ts R examples/dmn-editor-standalone-examples/src/stateControl/index.html -> examples/dmn-editor-standalone-on-webapp/src/stateControl/index.html R examples/dmn-editor-standalone-examples/src/stateControl/index.ts -> examples/dmn-editor-standalone-on-webapp/src/stateControl/index.ts R examples/dmn-editor-standalone-examples/src/withIncludedModels/index.html -> examples/dmn-editor-standalone-on-webapp/src/withIncludedModels/index.html R examples/dmn-editor-standalone-examples/src/withIncludedModels/index.ts -> examples/dmn-editor-standalone-on-webapp/src/withIncludedModels/index.ts R examples/dmn-e...