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

test Pr/180 #184

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

test Pr/180 #184

wants to merge 5 commits into from

Commits on Jul 18, 2023

  1. DockerFile: Add Git LFS to DockerFile

    Signed-off-by: kareem zarka <[email protected]>
    thezarka authored and Yikun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8596213 View commit details
    Browse the repository at this point in the history
  2. action.yml: add 'lfs' input parameter

    In order to use it to enable LFS during mirror action.
    
    Signed-off-by: kareem zarka <[email protected]>
    thezarka authored and Yikun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a7cb1dd View commit details
    Browse the repository at this point in the history
  3. entry.sh: Add Git LFS installation and add lfs argument

    Signed-off-by: kareem zarka <[email protected]>
    thezarka authored and Yikun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9befc4f View commit details
    Browse the repository at this point in the history
  4. mirror/hubmirror: add Git LFS support

    Implemented Git LFS handling, this includes: Installing LFS during clone/update
    operations, Pushing LFS objects during push operations.
    
    Signed-off-by: kareem zarka <[email protected]>
    thezarka authored and Yikun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f050892 View commit details
    Browse the repository at this point in the history
  5. Fix

    Yikun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2b75641 View commit details
    Browse the repository at this point in the history