Skip to content

Conversation

@pysarenko-bohdan
Copy link
Contributor

No description provided.

Dockerfile Outdated
chmod +x git-lfs-${GIT_LFS_VERSION}/install.sh && \
rm git-lfs.tar.gz && \
git-lfs-${GIT_LFS_VERSION}/install.sh
RUN apt-get install git-lfs && \
Copy link
Member

Choose a reason for hiding this comment

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

please specify exact version + add a comment to not update to 3.4.0 because it contains regression

@pysarenko-bohdan pysarenko-bohdan merged commit 5a5156b into master Oct 23, 2023
@pysarenko-bohdan pysarenko-bohdan deleted the CR-20909 branch October 23, 2023 16:04
@padawin
Copy link

padawin commented Oct 24, 2023

At the time of this change, our codefresh pipeline (which uses this repo) started failing with some LFS errors (fatal: path/to/file: smudge filter lfs failed). Not sure whether it is related or not, but the timing is interesting.

Could we have some insight of which bugs this version contains please, as the the Jira link in the comment is private?
Why not using lfs 3.3.x? Using 3.0 seems like quite a big drop.
Would it be possible to pass it as argument, as before, so we can override it, at our own risks and have 3.0.2-1 as default one?

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.

4 participants