forked from apache/incubator-kie-kogito-apps
-
Notifications
You must be signed in to change notification settings - Fork 3
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
SRVLOGIC-202: Schedule apache-main sync from upstream #5
Closed
fantonangeli
wants to merge
31
commits into
kiegroup:main
from
fantonangeli:SRVLOGIC-202-Schedule-apache-main-sync-from-upstream
Closed
SRVLOGIC-202: Schedule apache-main sync from upstream #5
fantonangeli
wants to merge
31
commits into
kiegroup:main
from
fantonangeli:SRVLOGIC-202-Schedule-apache-main-sync-from-upstream
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
Prepare for Apache migration deactivate PR checks Prepare for Apache migration update Remove PR job [apache_migration] Apache migration update (apache#1876) * Setup Jenkinsfile * update pipelines Fix CI PR multibranchPipelineJob (apache#1879) Co-authored-by: jstastny-cz <[email protected]> Update `kiegroup` repository references to `apache` (apache#1877) Co-authored-by: radtriste <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
This is a followup PR for https://github.com/kiegroup/kogito-apps/pull/1875 This worng code was spotted after merge of original PR so opening this fix as a separate PR.
Co-authored-by: jstastny-cz <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
* kie-issues#626: disable Keycloak devservice * disable kafka in sync with other jobs service ITs --------- Co-authored-by: jstastny-cz <[email protected]>
…pache#1883) * Add NOTICE.txt * Remove headers * Add sh, java, pom.xml and yaml files * js, ts, tsx, css, html files * remove 'txt' extension * trigger build
…itor doesn't show the proper syntax highlighting (apache#1885) * kie-issues#527: Fix @kogito-apps/form-details: The embedded monaco-editor doesn't show the proper syntax highlighting * fic react forms colors in runtime-tools-dev-ui-webapp * fix html colors in runtime-tools-dev-ui-webapp * Remove duplicates not needed in runtime-tools-dev-ui-webapp * trigger build
* Remove [email protected] (CVE-2023-26115) * fixing conflicts * restore header * removing header
…ta (apache#1881) * [kie-issues-249] data index improvements * fix for updated by field * fix for proto library * remove system out * test with jenkins
* kie-issues#650: increase timeout for default nightly * fix DSL tests GHA --------- Co-authored-by: jstastny-cz <[email protected]>
Co-authored-by: jstastny-cz <[email protected]>
…pache#1889) * KOGITO-9849 DataIndex is not processing well the http cloud events * Code review suggestions I * Fix structured mode that was removed in PR in the middle
apache#1891) * KOGITO-9855: Avoid create protobuf folder with root privileges. Fix postgresql Dataindex addons integration test reusing testcontainers * review suggestion applied
…low multiple executions (apache#1884)
* kie-issues#667: fix cleanup and settingsXml handling * adjust also MavenCommands passed to maven library methods --------- Co-authored-by: jstastny-cz <[email protected]>
* kie-issues#639: Upgrade kie-tools to 0.32 * - fixed webapp resources path * - fix monaco-editor versions conflicts * - snapshot updates
Co-authored-by: jstastny-cz <[email protected]>
…ervice (apache#1888) * KOGITO-9842 The initial load job task from DB is not executed Job Service
* KOGITO-9901: Repair kogito-apps GHA in apache repository * KOGITO-9901: Repair kogito-apps GHA in apache repository - Increase pf-kogito-apps timeout
apache#1894) * KOGITO-8841: Review data-index BFF for Management Console interaction with job service * disable keycloak Dev service regarding kie-issues#626
…ck and merge + fix for duplicate key on process definition indexing (apache#1906) * KOGITO-9909 Fix concurrency on incoming data-index events adding lock and merge + fix for duplicate key on process definition indexing
…initions events (apache#1913) * KOGITO-9886 fix IT for data-index and jobs-service with process-definitions events
…ncess that contain nodes with null enter property. (apache#1926)
Co-authored-by: jstastny-cz <[email protected]>
…ocess Definitions indexation (apache#1924) * KOGITO-9816 Consume ProcessDefinitionDataEvent at Data Index for Process Definitions indexation
…ation (apache#1932) Co-authored-by: jstastny-cz <[email protected]>
I close this PR as it was expected to be only one commit |
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.
Jira: https://issues.redhat.com/browse/SRVLOGIC-202
Description:
Set up a GitHub Action to sync our midstream main-apache branch with the upstream main branch every day.
Please note:
If approved I will change the default branch to main to let the CI run as scheduled.
Repository used for tests: