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

[INFRA] linkchecker - ignore github pull and tree URLs #477

Merged
merged 3 commits into from
May 19, 2020

Commits on May 18, 2020

  1. [INFRA] linkchecker - ignore github pull and tree URLs

    It causes github to spit out "429 too many requests" HTTP error (see bids-standard#474).
    With this change we should skip ATM about 200 github URLs and be left
    with only about 30. Hopefully that would suffice
    yarikoptic committed May 18, 2020
    Configuration menu
    Copy the full SHA
    12dca1c View commit details
    Browse the repository at this point in the history
  2. Quote regexp in command line

    Co-authored-by: Chris Markiewicz <effigies@gmail.com>
    yarikoptic and effigies committed May 18, 2020
    Configuration menu
    Copy the full SHA
    6c9c7b0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Also ignore users urls on github

    Co-authored-by: Chris Markiewicz <effigies@gmail.com>
    yarikoptic and effigies committed May 19, 2020
    Configuration menu
    Copy the full SHA
    e0c21b7 View commit details
    Browse the repository at this point in the history