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

added local build script for product demos EEs #184

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

jce-redhat
Copy link
Collaborator

@jce-redhat jce-redhat commented Sep 9, 2024

a simple method for building new product demos EE imagess without relying on an external repo and build process. the EE images would be tagged and pushed to a new container repository namespace. this PR only introduces the build process; a separate PR would be needed to convert product demos over to the new EE image(s). a future goal would be creating a build pipeline so that changes to the EE can be built and pushed automatically.

this PR also introduces the ability to build and tag multiple EE images based on AAP versions, which should meet the requirements for #115.

note that this commit uses git-lfs for managing the openshift-clients binary RPM. anyone who needs to update the RPM version will need to install git-lfs in their local copy of the repo (git-lfs is also available as an RPM in the RHEL 9 AppStream repo).

note that this commit uses git-lfs for managing a binary RPM
Copy link
Collaborator

@willtome willtome left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jce-redhat jce-redhat merged commit 6c65b53 into main Sep 23, 2024
2 checks passed
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