This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/jenkins-pipeline-shared-libraries/org.jenkins-ci.plugins-git-4.11.5
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git


    omit a1d988d1 build(deps-dev): bump org.jenkins-ci.plugins:git
     add cfc00ab3 kie-issues#771: fix pullrequest.getAuthorAndRepoForPr() 
method (#1148)
     add 9f348f1c NO-ISSUE: bump maven version (#1152)
     add 7159a66f kie-issues_751: switch to use different token_credentials_id 
(#1150)
     add 884ba23e [main] DSL: Remove branch quarkus-3.2LTS (#1153)
     add 09b8c859 [main] DSL: Remove branch 1.45.x (#1154)
     add e83a2b07 Setup docs on current pipelines (#1058)
     add a8bfd90b [kie-issues#784] Remove unneded environment CI 
configurations. (#1156)
     add 5e6b9b3b Update image ENV vars to fix GO_PATH (#1151)
     add 8b5f261f Add ansible to the kogito-ci-image (#1159)
     add 83891936 kie-issues#763: Adjust CI configuration for maven projects 
unifying on project.version 10 (#1157)
     add d66f903f Add release branch 9.9.x after cut-off
     add 041647b9 Update .asf.yaml to enable GitHub Issues (#1120)
     add e633caab kie-kogito-serverless-operator-360: Nightly deploy job fails 
(#1161)
     add 1ece2d5a kie-issues#768 - Use Github CLI instead of hub CLI in jenkins 
shared libraries (#1158)
     add c79064d1 kie-issues#821: Kogito-apps and Kogito-runtimes weekly jobs 
(#1166)
     add b898bcc1 build(deps-dev): bump org.jenkins-ci.plugins:git

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a1d988d1)
            \
             N -- N -- N   
refs/heads/dependabot/maven/jenkins-pipeline-shared-libraries/org.jenkins-ci.plugins-git-4.11.5
 (b898bcc1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   3 +
 .ci/jenkins/Jenkinsfile.weekly                     | 193 ++++++++++++++++++
 .ci/jenkins/config/branch.yaml                     |  28 +--
 .ci/jenkins/config/main.yaml                       |   5 +-
 .ci/jenkins/dsl/jobs.groovy                        |  67 ++-----
 .ci/project-dependencies.yaml                      |  48 +----
 apache-nodes/Dockerfile.kogito-ci-build            |  31 ++-
 docs/current_pipelines.md                          | 215 +++++++++++++++++++++
 docs/nightly pipeline.md                           |  25 ---
 docs/release checklist.md                          |   6 +-
 dsl/seed/jenkinsfiles/Jenkinsfile.release.prepare  |  39 ----
 jenkins-pipeline-shared-libraries/pom.xml          |   2 +-
 .../test/vars/GithubScmSpec.groovy                 |  87 +++++----
 .../test/vars/PullRequestSpec.groovy               |  12 ++
 .../vars/githubscm.groovy                          |  36 ++--
 .../vars/pullrequest.groovy                        |  11 +-
 16 files changed, 551 insertions(+), 257 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 .ci/jenkins/Jenkinsfile.weekly
 create mode 100644 docs/current_pipelines.md


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to