Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gruntwork-io/git-xargs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.11
Choose a base ref
...
head repository: gruntwork-io/git-xargs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.12
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on May 9, 2024

  1. Usage of new tool for Apple signing (#150)

    Usage of new tool for macos signing
    denis256 authored May 9, 2024
    Copy the full SHA
    fd5666c View commit details

Commits on Sep 6, 2024

  1. Update CircleCI to Use M1 Resources (#156)

    update circleci to use m1 resources
    ryehowell authored Sep 6, 2024
    Copy the full SHA
    a58794b View commit details

Commits on Nov 18, 2024

  1. Rate limit github clone calls (#142)

    * feat: rate limit github clone calls
    
    Add rate limiting to github clone calls, avoiding issues
    with github "permission denied" and EOF errors when cloning too many repositories in parallel.
    
    Fixes #139
    
    * chore(config): initialize limiter with default buffer
    cbrand authored Nov 18, 2024
    Copy the full SHA
    b7ef3de View commit details
Loading