mozilla / mozilla/probe-scraper
Validate that referenced dependencies actually exist
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 73
- Avg merge
- 10h
- Merged PRs (30d)
- 3
Description
See #553
It used glean.js
Correct is glean-js.
I noticed this because Glean Dictionary didn't deploy because of this.
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 issue #553 and trace how referenced dependencies are read and used during the Glean Dictionary deployment. Reproduce the failure caused by the glean.js reference; done means invalid dependency references are detected before deployment and the valid glean-js reference is accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100