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

Add Git LFS instructions #133

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Add Git LFS instructions #133

wants to merge 14 commits into from

Conversation

melody-ren
Copy link
Collaborator

  • Add the instructions for using Git LFS
  • Add a workflow to block PR that contains large files and restricted file extensions

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>
Format

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
I, Melody Ren <[email protected]>, hereby add my Signed-off-by to this commit: a088fab

Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>
@melody-ren melody-ren marked this pull request as ready for review March 20, 2025 21:53
@melody-ren melody-ren requested a review from bmhowe23 March 20, 2025 21:53

Verified

This commit was signed with the committer’s verified signature.
Signed-off-by: Melody Ren <[email protected]>

- name: Check for large files
run: |
MAX_SIZE=5M # Set max file size limit
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I set this to be 5M for now. Happy to change to some other more sensible numbers

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

1 participant