cloudflare / cloudflare/telescope
Don't run Telescope tests on Waterfall updates
Open
Beginner friendly
project-maintenance
- Dominant language
- TypeScript
- Stars
- 305
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Looks like we run both Telescope and Waterfall tests when waterfall packages are updated.
Telescope tests are time and resource consuming and unnecessary in this case.
Only run them for `packages/telescope` files.
Contributor guide
Research direction
Start by locating the CI workflow or test-selection entry point that runs Telescope and Waterfall tests for package updates. Trace how changed paths are detected, then verify that updates outside packages/telescope skip Telescope tests while packages/telescope changes still run them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100