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

Test that git is installed #276

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Test that git is installed #276

merged 2 commits into from
Sep 23, 2024

Conversation

julienp
Copy link
Contributor

@julienp julienp commented Sep 23, 2024

Every image should include git. Add a test that ensures this is the case.

Fixes #271

@julienp julienp added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Sep 23, 2024
@julienp julienp requested a review from a team as a code owner September 23, 2024 11:15
tests/containers_test.go Outdated Show resolved Hide resolved
Co-authored-by: Thomas Gummerer <[email protected]>
@julienp julienp merged commit fdcbab7 into main Sep 23, 2024
34 checks passed
@julienp julienp deleted the julienp/ensure-git branch September 23, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a test that ensures git is installed in images
2 participants