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

Fix broken links, fix travis #344

Closed
wants to merge 1 commit into from
Closed

Fix broken links, fix travis #344

wants to merge 1 commit into from

Conversation

jessesquires
Copy link
Contributor

Caught by travis.
https://travis-ci.org/Instagram/IGListKit/jobs/185367790

Many thanks to @Sherlouk for setting this up. 💯

@jessesquires
Copy link
Contributor Author

@Sherlouk - is there any way to have markdown-link-check tell you the file? had to grep the URL to find out

@coveralls
Copy link

coveralls commented Dec 20, 2016

Coverage Status

Coverage remained the same at 97.955% when pulling fae3700 on fix-links into 4e42712 on master.

@facebook-github-bot
Copy link
Contributor

@jessesquires has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@Sherlouk
Copy link
Contributor

@jessesquires I don't think we can do that as part of markdown-link-check, but the command we use simply iterates over all MD files and runs the link checker. We could probably have it print out the title of the page before it checks the page?

echo "Checking file: README.md

@jessesquires jessesquires deleted the fix-links branch December 20, 2016 18:20
facebook-github-bot pushed a commit that referenced this pull request Dec 20, 2016
Summary:
Wasn't sure how to make it a one line wonder, so probably could be improved -- but slapped it into a while loops and print name before triggering the `markdown-link-check`.

Refers to #344 (comment)

- [x] All tests pass. Demo project builds and runs.
- [x] I added tests, an experiment, or detailed why my change isn't tested.
- [x] I have reviewed the [contributing guide](https://github.com/Instagram/IGListKit/blob/master/.github/CONTRIBUTING.md)
Closes #345

Differential Revision: D4352870

Pulled By: jessesquires

fbshipit-source-id: df62c7c29c7236cba5a9163819c56247dd2d5070
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants