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

Allow to override build-args for container build 2nd gen #154

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

bjoernricks
Copy link
Contributor

What

Allow to override build-args for container build 2nd gen

Why

The calling workflow should be able to specify the build-args. For example it should be possible to use whatever gvm-libs base image version the calling workflow needs and shouldn't limit to oldstable and oldstable-edge.

The change tries to be backwards compatible to still provide the old values if no build-args are passed.

References

https://jira.greenbone.net/browse/GEA-791

@bjoernricks bjoernricks requested a review from a team as a code owner January 21, 2025 10:16
@bjoernricks bjoernricks enabled auto-merge (rebase) January 21, 2025 10:16
The calling workflow should be able to specify the build-args. For
example it should be possible to use whatever gvm-libs base image
version the calling workflow needs and shouldn't limit to oldstable and
oldstable-edge.

The change tries to be backwards compatible to still provide the old
values if no build-args are passed.
@bjoernricks bjoernricks force-pushed the container-2nd-gen-build-args branch from 0ed97f8 to 4901c58 Compare January 21, 2025 10:37
@bjoernricks bjoernricks merged commit 3009288 into main Jan 21, 2025
1 check passed
@bjoernricks bjoernricks deleted the container-2nd-gen-build-args branch January 21, 2025 10:39
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