Remove dependendabot pip config
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Inspect the repository's Dependabot configuration and the linked failed workflow first. Check how requirements.txt paths are being discovered or configured; done means pip updates are removed or explicitly disabled and the unsupported Python 3.8 workflow issue no longer occurs.
Written by the indexing model from the issue text.
Description
Dependabot has a failed workflow due to it having an unsupported python version (3.8). I'm not sure why we have pip updates enabled for dependabot at all for this repo, given we explicitly don't update python dependencies for python-docker (there are none in the repo outside of the ones for the v1/v2 images).
Consider removing it (we might need to explicitly disable and ignore the requirements.txt paths due to dependabot's tendency to pick up any .txt file as a pip requirements file even if you haven't configured it)
- Dominant language
- Python
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
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.
More from opensafely-core/python-docker
-
lxml installation Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
opensafely-core/python-docker#86 · 1 comment ·
All issues in opensafely-core/python-docker
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100