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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a plugin to fail CI if there are broken links #917

Merged
merged 2 commits into from
Jan 21, 2020

Conversation

pepicrft
Copy link
Contributor

Resolves #916

Short description 馃摑

Adds a plugin to the Gatsby website that fails the build process of the website if there are broken links. CI will fail if that's the case alerting the developer about something to be addressed.

@pepicrft pepicrft requested review from vytis and a team January 21, 2020 15:23
@pepicrft pepicrft self-assigned this Jan 21, 2020
@ghost ghost requested review from kwridan and ollieatkinson and removed request for a team January 21, 2020 15:23
@github-actions
Copy link
Contributor

@pepibumur your pull request is missing a changelog!


Those are written in [Cucumber](https://cucumber.io/docs) and Ruby and can be found in [features](/https://github.com/tuist/tuist/tree/master/features). Those are run when calling `bundle exec rake features`. To run only a test, we can set the `FEATURE` environment variable:
Those are written in [Cucumber](https://cucumber.io/docs) and Ruby and can be found in [features](https://github.com/tuist/tuist/tree/master/features). Those are run when calling `bundle exec rake features`. To run only a test, we can set the `FEATURE` environment variable:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Good stuff! 馃殌

@pepicrft pepicrft merged commit 055b4cc into master Jan 21, 2020
@pepicrft pepicrft deleted the check-broken-links branch January 21, 2020 17:58
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.

Website: Automate checks for dead links
2 participants