buildbot / buildbot/buildbot_travis
Choosing the correct worker for a project
- Dominant language
- Python
- Stars
- 129
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
I can't find a way to map a project to specific worker or worker types. Is this on the TODO list?
I see that [travisyml.py](https://github.com/buildbot/buildbot_travis/blob/master/buildbot_travis/travisyml.py#L49) has an image attribute, but it's currently not used as far as I can see? Is this meant to handle this in the future?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading buildbot_travis/travisyml.py around line 49, including how the image attribute is parsed and used. Trace the project and worker configuration paths, then clarify the intended mapping behavior; the issue is complete only when that behavior and its expected configuration are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100