Skip to content

ci: checkout LFS files from previous version to ensure upload#1423

Merged
RobPasMue merged 2 commits into
mainfrom
ci/git-lfs-download
Sep 11, 2024
Merged

ci: checkout LFS files from previous version to ensure upload#1423
RobPasMue merged 2 commits into
mainfrom
ci/git-lfs-download

Conversation

@RobPasMue

Copy link
Copy Markdown
Member

Description

Binaries repo is using LFS which, by default, the actions don't check out for obvious reasons (+100Mb large files). Handling checkout only when needed on the pipeline. This default behavior has been modified recently in the actions/checkout@v4 action.

Issue linked

None

@RobPasMue RobPasMue self-assigned this Sep 11, 2024
@RobPasMue RobPasMue requested a review from a team as a code owner September 11, 2024 12:53
@github-actions github-actions Bot added the maintenance Package and maintenance related label Sep 11, 2024
@codecov

codecov Bot commented Sep 11, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.85%. Comparing base (217a56c) to head (47fa74c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1423   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          86       86           
  Lines        6878     6878           
=======================================
  Hits         6318     6318           
  Misses        560      560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RobPasMue RobPasMue merged commit 32c1297 into main Sep 11, 2024
@RobPasMue RobPasMue deleted the ci/git-lfs-download branch September 11, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants