Skip to content

ci(travis): adds awesome_bot for linting *.md files #234

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

Merged
merged 3 commits into from
Jan 2, 2020

Conversation

juancarlostong
Copy link
Contributor

@juancarlostong juancarlostong commented Dec 19, 2019

Summary

  • awesome_bot will check urls in md for broken links and generate report with suggestions
  • moved source clear to run in later stage to avoid needlessly running it in every stage

@coveralls
Copy link

coveralls commented Dec 19, 2019

Coverage Status

Coverage increased (+0.01%) to 99.498% when pulling 2d863f7 on jctong/lint_md into a0c89bf on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.008%) to 99.531% when pulling 700d7c6 on jctong/lint_md into 86a7aae on master.

.travis.yml Outdated
after_success: "coveralls"

# Integration tests need to run first to reset the PR build status to pending
stages:
- name: 'Lint markdown files'
Copy link
Contributor

Choose a reason for hiding this comment

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

Should it just be 'Lint markdown files'?

@juancarlostong juancarlostong merged commit b7b450b into master Jan 2, 2020
@juancarlostong juancarlostong deleted the jctong/lint_md branch January 2, 2020 19:24
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.

3 participants