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

Conversation

yarikoptic
Copy link
Collaborator

It causes github to spit out "429 too many requests" HTTP error (Closes #474).
With this change we should skip ATM about 200 github URLs and be left
with only about 30. Hopefully that would suffice

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
.circleci/config.yml Outdated Show resolved Hide resolved
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
@yarikoptic
Copy link
Collaborator Author

Thank you @effigies for commenting with the suggestion - could accept or even while on the phone!

Co-authored-by: Chris Markiewicz <effigies@gmail.com>
@yarikoptic
Copy link
Collaborator Author

woohoo -- all green now. I guess we just need one more approval now @effigies and could have it merged

Copy link
Collaborator

@franklin-feingold franklin-feingold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm thank you @yarikoptic

@yarikoptic yarikoptic merged commit b767b52 into bids-standard:master May 19, 2020
@effigies
Copy link
Collaborator

Thanks @yarikoptic!

yarikoptic added a commit to yarikoptic/bids-specification that referenced this pull request May 22, 2020
* origin/master:
  [DOC] Auto-generate changelog entry for PR bids-standard#477
  Also ignore users urls on github
  Quote regexp in command line
  [INFRA] linkchecker - ignore github pull and tree URLs
satra added a commit to satra/bids-specification that referenced this pull request May 23, 2020
* upstream/master: (113 commits)
  [DOC] Auto-generate changelog entry for PR bids-standard#152
  [DOC] Auto-generate changelog entry for PR bids-standard#467
  Specify that suffix must be alphanumeric
  ENH: make NOT RECOMMENDED stronger (SHOULD NOT) for zero padding for uniqueness
  ENH: Include leading . within definition of the file extension
  ENH: provide an example for a suffix based on an _eeg.vhdr filename
  [DOC] Auto-generate changelog entry for PR bids-standard#477
  [DOC] Auto-generate changelog entry for PR bids-standard#460
  Also ignore users urls on github
  Quote regexp in command line
  [INFRA] linkchecker - ignore github pull and tree URLs
  Apply suggestions from code review
  replace purview with scope
  label -> index
  Apply suggestions from code review
  drop _part-, introduce _split-
  Apply SA feedback and amended to purview
  [DOC] Auto-generate changelog entry for PR bids-standard#459
  Add Domain Expert to Maintainers Group
  [DOC] Auto-generate changelog entry for PR bids-standard#465
  ...
@yarikoptic yarikoptic deleted the bf-linkchecker-github branch April 30, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Link Checker broken due to excessive requests to GitHub
4 participants