Skip to content

actions: add mdv to replace Travis #2139

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 1 commit into from
Feb 18, 2020
Merged

Conversation

MikeRalphson
Copy link
Member

As discussed in the TSC call 2020/02/13 we agreed to move from Travis-CI to GitHub actions as we will need more distinct actions going forward (JSON examples, JSON schema, ReSpec publishing etc).

This PR:

  • Adds a GitHub action to validate the markdown links using mdv as before
  • Removes the .travis.yml file from the repo root
  • Removes mdv as a direct dependency in package.json

Examples of a failing run with a deliberately introduced error and a successful run

@webron webron merged commit 149e6be into OAI:master Feb 18, 2020
philsturgeon pushed a commit to philsturgeon/OpenAPI-Specification that referenced this pull request Feb 18, 2021
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.

2 participants