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 non lfs files #170

Merged
merged 5 commits into from
Mar 29, 2023
Merged

Fix non lfs files #170

merged 5 commits into from
Mar 29, 2023

Conversation

hulto
Copy link
Collaborator

@hulto hulto commented Mar 26, 2023

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

A few files weren't uploaded using git-lfs resulting in the binary representation being checked-in.
This PR replaces them with git-lfs pointers.

@codecov
Copy link

codecov bot commented Mar 26, 2023

Codecov Report

Merging #170 (26f83be) into main (9c77ec3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   69.33%   69.33%           
=======================================
  Files          75       75           
  Lines        3779     3779           
=======================================
  Hits         2620     2620           
  Misses       1078     1078           
  Partials       81       81           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@Cictrone Cictrone left a comment

Choose a reason for hiding this comment

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

wild, is there anyway to automate?

@Cictrone Cictrone merged commit ceab700 into main Mar 29, 2023
@Cictrone Cictrone deleted the fix-non-lfs-files branch March 29, 2023 21:39
KCarretto pushed a commit that referenced this pull request Feb 1, 2024
 
Fix non lfs files (#170)

* Test

* Added to git lfs

* Updated
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.

None yet

2 participants