-
Notifications
You must be signed in to change notification settings - Fork 80
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
kie-issues#1397 - Adjust git tag creation for Apache 10 release #1790
Merged
rodrigonull
merged 2 commits into
apache:10.0.x
from
rodrigonull:adjust-release-candidate-9999
Jul 29, 2024
Merged
kie-issues#1397 - Adjust git tag creation for Apache 10 release #1790
rodrigonull
merged 2 commits into
apache:10.0.x
from
rodrigonull:adjust-release-candidate-9999
Jul 29, 2024
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
jstastny-cz
approved these changes
Jul 25, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
PR job Please look here: https://ci-builds.apache.org/job/KIE/job/kogito/job/10.0.x/job/pullrequest/job/kogito-images.build-and-test/2/display/redirect Console LogsStarting building: KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image #11Starting building: KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image #14 Starting building: KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image #10 Starting building: KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image #12 Starting building: KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image #8 Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-jobs-service-ephemeral: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-jit-runner: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-base-builder: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-data-index-postgresql: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-jobs-service-postgresql: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-data-index-ephemeral: https://github.com//pull/1790 completed: SUCCESS [Pipeline] } [Pipeline] // stage [Pipeline] } Build KIE » kogito » 10.0.x » pullrequest » kogito-images.build-image PR #1790 - kogito-jobs-service-allinone: https://github.com//pull/1790 completed: UNSTABLE [Pipeline] unstable WARNING: Tests on kogito-jobs-service-allinone seems to have failed [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] sh + wget --no-check-certificate -qO - 'https://ci-builds.apache.org/job/KIE/job/kogito/job/10.0.x/job/pullrequest/job/kogito-images.build-and-test/2/api/json?depth=0' [Pipeline] readJSON [Pipeline] sh |
tkobayas
approved these changes
Jul 29, 2024
rodrigonull
added a commit
to rodrigonull/incubator-kie-kogito-images
that referenced
this pull request
Aug 22, 2024
…he#1790) * Adjust git tag creation for Apache 10 release * Add image suffix to the images artifact
rodrigonull
added a commit
to rodrigonull/incubator-kie-kogito-images
that referenced
this pull request
Sep 17, 2024
…he#1790) * Adjust git tag creation for Apache 10 release * Add image suffix to the images artifact
rodrigonull
added a commit
that referenced
this pull request
Oct 7, 2024
* Adjust release pipelines for the Apache 10 release (#1789) * kie-issues#1397 - Adjust git tag creation for Apache 10 release (#1790) * Adjust git tag creation for Apache 10 release * Add image suffix to the images artifact * Fix release utils (#1792) * Kogito Images release deploy job fixes (#1799) * Push missing checksum file to the SVN repository (#1800)
rgdoliveira
added a commit
to rgdoliveira/incubator-kie-kogito-images
that referenced
this pull request
Oct 24, 2024
…e#1804) * Adjust release pipelines for the Apache 10 release (apache#1789) * kie-issues#1397 - Adjust git tag creation for Apache 10 release (apache#1790) * Adjust git tag creation for Apache 10 release * Add image suffix to the images artifact * Fix release utils (apache#1792) * Kogito Images release deploy job fixes (apache#1799) * Push missing checksum file to the SVN repository (apache#1800) # Conflicts: # .ci/jenkins/Jenkinsfile.build-image # .ci/jenkins/Jenkinsfile.deploy # .ci/jenkins/dsl/jobs.groovy
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.
Part of: apache/incubator-kie-issues#1397