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

fix: properly test for installed git-lfs #238

Merged
merged 3 commits into from
Jan 7, 2022

Conversation

gjasny
Copy link
Contributor

@gjasny gjasny commented Jan 5, 2022

The test before claimed that git-lfs is already installed, even if it was not.

@viceice
Copy link
Member

viceice commented Jan 5, 2022

Can you describe, why the old test is not working as expected?

@gjasny
Copy link
Contributor Author

gjasny commented Jan 6, 2022

Can you describe, why the old test is not working as expected?

Because no test existed. I now invoke git lfs version after installation. Before my change it failed as could be seen here.

Copy link
Member

@viceice viceice left a comment

Choose a reason for hiding this comment

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

Ci still fails

@gjasny
Copy link
Contributor Author

gjasny commented Jan 7, 2022

Ci still fails

CI on my branch is green: https://github.com/gjasny/buildpack/actions/runs/1667814918

@viceice viceice merged commit c4a3df0 into containerbase:main Jan 7, 2022
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