This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-optaplanner.git
from b965480ef5 [bot]: Bump org.pitest:pitest-maven from 1.13.1 to 1.14.4
(#2936)
add cf0f239699 kie-issues#574 Initial ASF Jenkins CI Setup (#2985)
No new revisions were added by this update.
Summary of changes:
.ci/buildchain-config.yaml | 4 +-
.ci/buildchain-project-dependencies.yaml | 6 +-
.ci/environments/common/update_quarkus.sh | 2 +-
.ci/jenkins/Jenkinsfile | 44 ++++
.ci/jenkins/Jenkinsfile.deploy | 35 +--
.ci/jenkins/Jenkinsfile.prod.nightly | 291 ---------------------
.ci/jenkins/Jenkinsfile.promote | 22 +-
.ci/jenkins/Jenkinsfile.setup-branch | 19 +-
.ci/jenkins/Jenkinsfile.turtle | 17 +-
.ci/jenkins/config/branch.yaml | 87 +++---
.ci/jenkins/config/main.yaml | 22 +-
.ci/jenkins/dsl/jobs.groovy | 21 +-
.ci/jenkins/dsl/test.sh | 8 +-
.ci/jenkins/project/Jenkinsfile.drools | 23 +-
.ci/jenkins/project/Jenkinsfile.nightly | 10 +-
.ci/jenkins/project/Jenkinsfile.post-release | 103 +++-----
.ci/jenkins/project/Jenkinsfile.release | 12 +-
.ci/jenkins/project/Jenkinsfile.setup-branch | 9 +-
.ci/nightly-build-config.yaml | 42 ---
.ci/nightly-project-dependencies.yaml | 15 --
.ci/project-dependencies-rhbop.yaml | 25 --
.ci/pull-request-config-rhbop.yaml | 35 ---
.github/pull_request_template.md | 8 +-
.github/workflows/full-downstream.yml | 12 +-
.github/workflows/generate_status_page.yaml | 4 +-
.github/workflows/generate_status_page_data.yaml | 6 +-
.github/workflows/jenkins-tests-PR.yml | 4 +-
.github/workflows/pull_request.yml | 4 +-
.../workflows/rhbop_productized_pull_request.yml | 58 ----
29 files changed, 207 insertions(+), 741 deletions(-)
create mode 100644 .ci/jenkins/Jenkinsfile
delete mode 100644 .ci/jenkins/Jenkinsfile.prod.nightly
delete mode 100644 .ci/nightly-build-config.yaml
delete mode 100644 .ci/nightly-project-dependencies.yaml
delete mode 100644 .ci/project-dependencies-rhbop.yaml
delete mode 100644 .ci/pull-request-config-rhbop.yaml
delete mode 100644 .github/workflows/rhbop_productized_pull_request.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]