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

Build images on PR #21

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Build images on PR #21

merged 1 commit into from
Feb 20, 2025

Conversation

elezar
Copy link
Member

@elezar elezar commented Feb 19, 2025

This change updates the github workflow definitions to allow images to be built and published for every PR.

This adapts the changes made in NVIDIA/k8s-device-plugin#1154 for the GPU Device Plugin.

@elezar elezar marked this pull request as ready for review February 19, 2025 15:32
@elezar elezar force-pushed the on-pr-images branch 2 times, most recently from 5b9aa2b to df7b270 Compare February 19, 2025 15:36
@elezar
Copy link
Member Author

elezar commented Feb 19, 2025

/ok-to-test

@elezar elezar marked this pull request as draft February 19, 2025 15:38
@elezar elezar marked this pull request as ready for review February 19, 2025 15:39
GOLANG_VERSION=$(./hack/golang-version.sh || echo "NOT_SUPPORTED")
echo "Detected $GOLANG_VERSION"
echo "golang_version=${GOLANG_VERSION}" >> $GITHUB_OUTPUT

Copy link
Collaborator

Choose a reason for hiding this comment

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

trailing white line

Use reusable CI workflows to build images per PR.

Signed-off-by: Evan Lezar <[email protected]>
@elezar elezar merged commit 934ab31 into NVIDIA:main Feb 20, 2025
2 checks passed
@elezar elezar deleted the on-pr-images branch February 20, 2025 12:59
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