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] Use linkchecker to verify URLs #79

Closed
wants to merge 15 commits into from

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    fb13124 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc2150 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb2e9f9 View commit details
    Browse the repository at this point in the history
  4. ENH: added a commented-out call with --check-extern

    ATM it reveals way too many problems to deal at once, e.g.:
    
    URL        'http://www.cognitiveatlas.org/term/id/trm_54e69c642d89b'
    Name       'http://www.cognitiveatlas.org/term/id/trm_54e69c642d89b'
    Parent URL file:///home/yoh/proj/bids/bids-specification/site/04-modality-specific-files/02-magnetoencephalography.html, line 639, col 184
    Real URL   http://www.cognitiveatlas.org/term/id/trm_54e69c642d89b
    Check time 1.214 seconds
    Result     Error: 404 Not Found
    yarikoptic committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    3c3e64e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49c5bdb View commit details
    Browse the repository at this point in the history
  6. Configure linkchecker to do the anchorcheck

    I am not sure if there is any other than this config file way - could not find
    yarikoptic committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    be68cb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4c222e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. wrapping long lines

    yarikoptic committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    fa039ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0960092 View commit details
    Browse the repository at this point in the history
  3. Fresh Pipfile.lock

    yarikoptic committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    4851bf3 View commit details
    Browse the repository at this point in the history
  4. BF: tune up Pipfile entry for linkchecker - should be a record with t…

    …he "file"
    
    Got it after manually doing  pipenv install http:/... ; pipenv lock
    yarikoptic committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    820e53e View commit details
    Browse the repository at this point in the history
  5. BF: move linkchecker into develop and install its depends

    For some reason they aren't installed automagically
    yarikoptic committed Nov 22, 2018
    Configuration menu
    Copy the full SHA
    eb0c8f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b204f62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1826446 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    180421c View commit details
    Browse the repository at this point in the history