michaelfeil / michaelfeil/infinity
Maintainer: Breaking CI / Python installs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
### System Info
I am not sure why the CI keeps breaking.
Currently, the downloaded packages are cached to Github / via GH actions.
Example:
https://github.com/michaelfeil/infinity/actions/runs/11286542174/job/31391069817
Observation: Maybe happens when there is a concurrent PR running e.g. on a branch & on the main branch
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 with the linked GitHub Actions run 11286542174, job 31391069817, and inspect the workflow steps around downloaded-package caching and Python installation. Reproduce or compare runs on a branch and on main, including concurrent runs. Done means CI installs reliably without cache collisions or unexplained failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100