feat: use docker in frontend GHA to parallelize work (#31490)

This commit is contained in:
Maxime Beauchemin
2025-01-07 16:35:57 -08:00
committed by GitHub
parent 550d893c38
commit 0eca79cb6c
7 changed files with 194 additions and 53 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- uses: JustinBeckwith/linkinator-action@v1.11.0
continue-on-error: true # This will make the job advisory (non-blocking, no red X)
with:
paths: "**/*.md, **/*.mdx"
paths: "**/*.md, **/*.mdx, !superset-frontend/CHANGELOG.md"
linksToSkip: >-
^https://github.com/apache/(superset|incubator-superset)/(pull|issue)/\d+,
http://localhost:8088/,