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

[2025-01-10:165831] - 🤖 Automated PR: Sync main with upstream #35

Closed
wants to merge 32 commits into from

Conversation

fantonangeli
Copy link
Owner

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...

tiagobento and others added 30 commits December 11, 2024 09:57
… managed deployment is missing the property to disable the kafka-client health checks (apache#2797)
…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)
…les/kie-sandbox-commit-message-validation-service (apache#2812)
…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]>
…on/yaml) must support stateExecTimeout.(total/single) properties (apache#2795)
…o trim components/schemas (apache#2749)

Co-authored-by: Dmitrii Tikhomirov <[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]>
jianrongzhang89 and others added 2 commits January 10, 2025 10:20
…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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.