opensafely-core / opensafely-core/opencodelists
Consider reducing the number of times the OpenCodelists Docker image is built in CI
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 16
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 17
Description
The current CI builds the Docker image four times in total, for checking and testing the Python and JS. These are all parallel steps, so it's probably not a big deal, but may speed up the CI slightly.
Contributor guide
No contributing guide indexed for this repository
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 by locating the CI steps that build the OpenCodelists Docker image for the Python and JS checking and testing jobs. Compare how the four builds are used, then verify that any reduction preserves all checks and tests while reducing unnecessary image builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, python
- Domain
- build-system, ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100