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

Specify a custom container registry #970

Merged
merged 27 commits into from
Aug 26, 2024
Merged

Conversation

Luigi96
Copy link
Contributor

@Luigi96 Luigi96 commented Aug 2, 2024

This pull request introduces support for specifying a custom container registry across various build and test tasks in the project. The changes ensure that the container registry can be set dynamically and used consistently throughout the build and test processes.

Container Registry Support:

  • linux/build.gradle: Added methods getContainerRegistry and setBuildArgs to manage container registry and build arguments.

@Luigi96 Luigi96 changed the title User defined image Specify a custom container registry Aug 2, 2024
Copy link
Contributor

@jmjaffe37 jmjaffe37 left a comment

Choose a reason for hiding this comment

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

These are the same changes that we reviewed and used for our July PSU release. This worked well for us already, so I am happy that the time has come to upstream

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

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

Most of my comments can be repeated for subsequent files, let's resolve the initial set and then we can apply to the rest.

@karianna karianna requested a review from gdams August 15, 2024 02:30
@karianna
Copy link
Contributor

@gdams for a final review

@gdams gdams merged commit 38b2d02 into adoptium:master Aug 26, 2024
57 checks passed
@Luigi96 Luigi96 deleted the user-defined-image branch August 26, 2024 21:14
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.

4 participants