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

Correct processing when build-args is empty (none). #356

Merged

Conversation

sergey-serebryakov
Copy link
Contributor

In certain scenarios when singularity runner is used, setting build_args to empty string (-Psingularity.build_args="") results in error (accessign variable that's None). This commit fixes it.

In certain scenarios when singularity runner is used, setting `build_args` to empty string (-Psingularity.build_args="") results in error (accessign variable that's None). This commit fixes it.
@sergey-serebryakov sergey-serebryakov requested a review from a team as a code owner February 15, 2024 01:25
Copy link
Contributor

github-actions bot commented Feb 15, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@sergey-serebryakov sergey-serebryakov merged commit 9713527 into mlcommons:master Feb 15, 2024
2 checks passed
@sergey-serebryakov sergey-serebryakov deleted the bugfux/build-args-none branch February 15, 2024 01:29
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant