OpenDevicePartnership / OpenDevicePartnership/patina-devops
[Feature]: Consider publishing `build_and_run_rust_binary.py` in patina-qemu
@makubacki is already working on this.
Since Feb 27, 2026.
- Dominant language
- Nunjucks
- Stars
- 1
- Forks
- 9
- Avg merge
- 4h 23m
- Merged PRs (30d)
- 11
Description
Feature Overview
Currently the Patina QEMU validation workflow uses the latest script in the repo.
It is worth considering whether the latest should be used or the script at the time the release was published. Using the latest has the advantage that bug fixes are immediately available without being blocked by a release. Using the release version could ensure that breaking changes in the script are not picked up in CI.
Right now, the tradeoff has led to latest being used.
Solution Overview
See above.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.