-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check new py:data pages in metadata checks (#1919)
Follow up to #1917. That resulted in some pages having their behavior fixed, so we can be more strict in our API lints. This PR also makes some bigger improvements to the checks: * Runs `check:metadata` in CI, thanks to a new allowlist * Simplifies `check:orphan-pages` to have an `--apis` arg * DRYs our ignore list for `check:internal-links`
- Loading branch information
1 parent
7de29e7
commit 632cb2c
Showing
5 changed files
with
135 additions
and
177 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.