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

[Post Mortem v2.1] Add folder checks to submission checker #1246

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

pgmpablo157321
Copy link
Contributor

  • Raise errors for empty directories.
  • Raise errors for __pycache__ directories.
  • Do the following checks and raise errors if necessary:
    • Check symbolic links
    • Check files over 50MB
    • Check files and folders with git unfriendly names
    • Check files and folders with spaces names

@github-actions
Copy link

github-actions bot commented Oct 5, 2022

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@rnaidu02 rnaidu02 merged commit 62f05c5 into mlcommons:master Oct 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2022
@pgmpablo157321 pgmpablo157321 deleted the folder_checks branch October 12, 2022 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants