python / python/buildmaster-config
AMD64 Alpine Linux (ware-alpine) shouldn't run on 3.13 PRs
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 61
- Forks
- 61
- Avg merge
- 23h 44m
- Merged PRs (30d)
- 12
Description
I think this is a configuration issue, which is why I'm filing an issue here, but I'm not 100% sure.
Adding test-with-buildbots to [3.13] PRs in CPython runs on "AMD64 Alpine Linux PR". I don't think this should be the case becasue:
- The buildbot is failing: https://buildbot.python.org/#/builders/1307/builds/175
- The buildbot isn't configured to run on 3.13 branch, just 3.14 and 3.x: https://buildbot.python.org/#/workers/19
I don't think we should be running on 3.13 PRs if we're not running on 3.13 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 by comparing the 3.13 PR workflow with the AMD64 Alpine Linux worker and buildbot links named in the issue. Confirm why the worker is selected despite being configured for 3.14 and 3.x; done means 3.13 PRs no longer run there unless the worker is configured for that branch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, python
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100