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: limit the size of the git clone #1111

Merged
merged 3 commits into from
Dec 2, 2023

Commits on Dec 2, 2023

  1. fix: limit the size of the git clone

    fix: set a max repo size while cloning
    
    Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
    HarikrishnanBalagopal committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6786b2e View commit details
    Browse the repository at this point in the history
  2. chore: update go version to be able to use atomic counters atomic.Int64

    Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
    HarikrishnanBalagopal committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    f84ed36 View commit details
    Browse the repository at this point in the history
  3. fixup! chore: update go version to be able to use atomic counters ato…

    …mic.Int64
    
    Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
    HarikrishnanBalagopal committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    9deff51 View commit details
    Browse the repository at this point in the history