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: machulav/ec2-github-runner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: supertopher/ec2-github-runner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.

Commits on Mar 23, 2022

  1. Copy the full SHA
    96676d5 View commit details

Commits on Mar 25, 2022

  1. Add GitHub throttling logic

    timroes committed Mar 25, 2022
    Copy the full SHA
    6807172 View commit details
  2. Merge pull request #1 from timroes/github-throttling

    Add GitHub throttling logic
    supertopher authored Mar 25, 2022
    Copy the full SHA
    cbcad5b View commit details
  3. Updates dist

    supertopher committed Mar 25, 2022
    Copy the full SHA
    80fef47 View commit details
  4. Copy the full SHA
    aee2071 View commit details
  5. Use octokit directly

    timroes committed Mar 25, 2022
    Copy the full SHA
    3a02541 View commit details
  6. Merge pull request #4 from timroes/fix-issues

    Use octokit directly
    timroes authored Mar 25, 2022
    Copy the full SHA
    5e79b91 View commit details
  7. Fix typo

    timroes committed Mar 25, 2022
    Copy the full SHA
    693c9cb View commit details
  8. Copy the full SHA
    1fc7e25 View commit details
  9. Properly destructure plugins

    timroes committed Mar 25, 2022
    Copy the full SHA
    ad1eb20 View commit details

Commits on Mar 28, 2022

  1. Copy the full SHA
    378a6b6 View commit details
  2. Merge pull request #5 from supertopher/increase_aws_running_timeout

    Increase AWS runner limit due to build failure
    supertopher authored Mar 28, 2022
    Copy the full SHA
    cb3edb7 View commit details
  3. Adds a base64decoder

    supertopher committed Mar 28, 2022
    Copy the full SHA
    b166f5d View commit details
  4. Copy the full SHA
    27652e4 View commit details
  5. check for valid base64

    supertopher committed Mar 28, 2022
    Copy the full SHA
    976f8fb View commit details
  6. Checks for valid tokens

    supertopher committed Mar 28, 2022
    Copy the full SHA
    83a94ed View commit details
  7. changes text to token

    supertopher committed Mar 28, 2022
    Copy the full SHA
    f0df4ab View commit details
  8. removes newline

    supertopher committed Mar 28, 2022
    Copy the full SHA
    1f5742e View commit details
  9. Merge pull request #6 from supertopher/decode_a_token

    Decode a token
    supertopher authored Mar 28, 2022
    Copy the full SHA
    b43161e View commit details
  10. Increases wait timer.

    all about that rebase
    we are time-ing out and we can afford more hits with more keys now
    supertopher committed Mar 28, 2022
    Copy the full SHA
    b975f76 View commit details

Commits on Mar 29, 2022

  1. Merge pull request #7 from supertopher/back_to_5_minute_timers

    Increases wait timer.
    supertopher authored Mar 29, 2022
    Copy the full SHA
    0a62b16 View commit details
Loading