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

ci(pr_test_build_images): Build changed products on PR #948

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Dec 5, 2024

Adds a workflow to test product images builds based on changed paths.

Some things to note:

  • Each product now has a versions.toml (see xxx)
  • Only product versions that are set to build_on_pr in their respective versions.toml file will be built and pushed.
    • Images will only be pushed to oci.stackable.tech.
  • Images will be generated with a -prXXX suffix, similar to what is done for the operators (eg: oci.stackable.tech/sdp/airflow:2.10.2-stackable0.0.0-dev-pr948)
  • This does not test dependent products (eg: a change in java-base will not trigger a build of druid).

@NickLarsenNZ NickLarsenNZ self-assigned this Dec 5, 2024
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