Skip to content

kie-issues#1036: Adapt kie-tools Jenkins jobs to build and publish packages/kogito-swf-{devmode,builder} #2262

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

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

rodrigonull
Copy link
Member

@rodrigonull rodrigonull commented Apr 24, 2024

Closes: apache/incubator-kie-issues#1036

In this PR:

  • Update daily-dev, staging and release jobs to publish kogito-swf-builder and kogito-swf-devmode images to quay.io
  • Update Kie tools CI base image to add python tooling
  • Refactor stage Jenkins job to avoid errors due to the size of the pipeline

@tiagobento
Copy link
Contributor

@rodrigonull Slight change of plans regarding the daily-dev and staging jobs. We're gonna publish everything to quay.io/kiegroup, always. On daily-dev, the tag for the kogito-swf-{devmode,builder} images should be latest, mimicking what was being done on incubator-kie-kogito-images.

For staging, we can use the x.y.z-prerelease tag like we do for other images as well. Still publishing to kiegroup.

This was necessary because of the way kogito-serverless-operator points to these images. It is not prepared to use a different organization name on its bump-version.sh script.

We'll need to make sure that the new kogito-serverless-operator package is well configured for these assumptions, but don't worry about that, we can change it on

@tiagobento
Copy link
Contributor

Oh, and btw, for the daily-dev script, we need the -nightly prefix on them too.

@tiagobento tiagobento merged commit 558ae56 into apache:main Apr 25, 2024
@rodrigonull rodrigonull deleted the kie-issues-1036 branch June 12, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt kie-tools Jenkins and GitHub Actions jobs to build and publish packages/kogito-swf-{devmode,builder}
3 participants