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

[1.13.x] KOGITO-6929 spring-boot to 2.6.6 #1217

Merged
merged 2 commits into from
Apr 8, 2022

Conversation

Ginxo
Copy link
Contributor

@Ginxo Ginxo commented Apr 8, 2022

https://issues.redhat.com/browse/KOGITO-6929

Related PRs:

How to replicate CI configuration locally?

Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each other and any change in API or class method could affect several of those repositories there is a need to use build-chain tool to handle cross repository builds and be sure that we always use latest version of the code for each repository.

build-chain tool is a build tool which can be used on command line locally or in Github Actions workflow(s), in case you need to change multiple repositories and send multiple dependent pull requests related with a change you can easily reproduce the same build by executing it on Github hosted environment or locally in your development environment. See local execution details to get more information about it.

How to retest this PR or trigger a specific build:
  • Pull Request
    Please add comment: Jenkins retest this

  • Quarkus LTS checks
    Please add comment: Jenkins run LTS

  • Native checks
    Please add comment: Jenkins run native

@mareknovotny mareknovotny merged commit 9fae308 into apache:1.13.x Apr 8, 2022
domhanak pushed a commit that referenced this pull request Jan 27, 2025
…es (#1927)

* Remove infinispan based images from a few examples

Signed-off-by: Ricardo Zanini <[email protected]>

* Remove Infinispan from ocp-tryout

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>
domhanak pushed a commit to domhanak/kogito-examples that referenced this pull request Jan 27, 2025
…examples (apache#1927)

* Remove infinispan based images from a few examples

Signed-off-by: Ricardo Zanini <[email protected]>

* Remove Infinispan from ocp-tryout

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>
rgdoliveira pushed a commit to rgdoliveira/kogito-examples that referenced this pull request Jan 27, 2025
…examples (apache#1927)

* Remove infinispan based images from a few examples

Signed-off-by: Ricardo Zanini <[email protected]>

* Remove Infinispan from ocp-tryout

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>
porcelli pushed a commit that referenced this pull request Jan 30, 2025
Update versions to 10.0.0

* kie-kogito-example#2050: Update versions to 10.0.0

* 10.0.0 - Update README.md, proposal 1

Updates the text to better match what is happening.
Update links.

* Squash-me: template for main examples

* Finalize README update

* Fix kie-issues #1217 Remove infinispan based images from a few examples (#1927)

* Remove infinispan based images from a few examples

Signed-off-by: Ricardo Zanini <[email protected]>

* Remove Infinispan from ocp-tryout

Signed-off-by: Ricardo Zanini <[email protected]>

---------

Signed-off-by: Ricardo Zanini <[email protected]>

* Update YAML resources, log example to 10.0.0

* Fix references to wrong quarkus version

* Update jobs and data index service imge references

* Fix unresolved conflicts in

* Add jbpm.org link to README

* Fix incorrect tag used in compose file

* Use gh mirror instead of docker.io

Co-authored-by: Gonzalo Muñoz <[email protected]>

* Use gcr miror, fix main tags and nightly images

* Do not use latest, use 1.19 for openjdk image

* Revert "Do not use latest, use 1.19 for openjdk image"

This reverts commit b963c5a.

* Fix ubi-minimal to 9.4

* Fix openjdk-17 to 1.20

* Fix openjdk-17-runtime to 1.20

* Fix old openjdk references

* Use docker.io instead of mirror.gcr.io

* Fix missed docker.io fix

---------

Signed-off-by: Ricardo Zanini <[email protected]>
Co-authored-by: Ricardo Zanini <[email protected]>
Co-authored-by: Gonzalo Muñoz <[email protected]>
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.

2 participants