[📖] the docs e2e test should run as part of CI
Open
Nobody has claimed this yet.
docs
PR welcomed
- Dominant language
- TypeScript
- Stars
- 22.1k
- Forks
- 1.4k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
Suggestion
We now have /e2e/docs-e2e which tests the docs, but it doesn't run automatically.
It should be run as part of CI if and after docs were built successfully.
Right now uses docs.dev, but it could also run preview; the client was already built.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with /e2e/docs-e2e and the CI configuration that builds the docs. Verify the docs build completes before the e2e job and decide whether it targets docs.dev or preview; done when the test runs automatically in CI only after a successful docs build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, documentation, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100