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

workflows: Enable lfs in gh-pages #2396

Closed
wants to merge 1 commit into from
Closed

workflows: Enable lfs in gh-pages #2396

wants to merge 1 commit into from

Conversation

vvarg229
Copy link
Contributor

@vvarg229 vvarg229 commented Jun 20, 2023

Sometimes the logs can be large.
For example:
remote: error: File 224/data/attachments/305b606753ef6ea8.zip is 213.16 MB;
this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try
Git Large File Storage - https://git-lfs.github.com.

This will help save the report and analyze it.

Page deployment works correctly:
https://github.com/nspcc-dev/neofs-node/actions/runs/5322677228/jobs/9639453053?pr=2396
https://nspcc-dev.github.io/neofs-node/230

Sometimes the logs can be large.
For example:
  remote: error: File 224/data/attachments/305b606753ef6ea8.zip is 213.16 MB;
this exceeds GitHub's file size limit of 100.00 MB
  remote: error: GH001: Large files detected. You may want to try
Git Large File Storage - https://git-lfs.github.com.

This will help save the report and analyze it.

Signed-off-by: Oleg Kulachenko <[email protected]>
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Merging #2396 (0cfffa3) into master (93733ff) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 0cfffa3 differs from pull request most recent head 66ab2cc. Consider uploading reports for the commit 66ab2cc to get more accurate results

@@           Coverage Diff           @@
##           master    #2396   +/-   ##
=======================================
  Coverage   30.03%   30.04%           
=======================================
  Files         398      398           
  Lines       29806    29806           
=======================================
+ Hits         8953     8955    +2     
+ Misses      20128    20126    -2     
  Partials      725      725           

see 1 file with indirect coverage changes

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

@vvarg229 vvarg229 marked this pull request as ready for review June 20, 2023 13:03
@roman-khimov
Copy link
Member

Can we just make #2324 and nuke the entire gh-pages branch from orbit?

@vvarg229
Copy link
Contributor Author

Can we just make #2324 and nuke the entire gh-pages branch from orbit?

We can!
But I really want to have reports right now

Copy link
Member

@roman-khimov roman-khimov left a comment

Choose a reason for hiding this comment

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

We're obviously misusing git if we have this problem. I do not want to have to deal with LFS.

@vvarg229
Copy link
Contributor Author

We're obviously misusing git if we have this problem. I do not want to have to deal with LFS.

Then I propose to close this PR

@roman-khimov roman-khimov deleted the lfs-pages branch June 20, 2023 20:11
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.

3 participants