mozilla-services / mozilla-services/updatebot
Change check-database option flag
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
This could either be split out into check-database and create-database for clarification to reduce the number of changes we would need to do in-tree or we could change check-database to create-database and have it fully initialize the database when not running in prod
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
The issue names only the check-database option; begin by locating its definition and call sites in the Python project. A maintainer must choose between separate check-database/create-database options and renaming the option to perform full database initialization before the completed behavior can be defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100