Publish LLVM's buildbot fork under llvm GitHub org
@gkistanova is already working on this.
Since Dec 4, 2024.
- Dominant language
- Python
- Stars
- 103
- Forks
- 143
- Avg merge
- 23h 37m
- Merged PRs (30d)
- 38
Description
One of the limitations with the current "local testing" mode of llvm-zorg, as also used in pre-commit tests via GitHub Actions, is that we can't use the same buildbot code deployed to lab.llvm.org. A buildbot fork based on 3.11.7 but with downstream patches seems to be used, but I can't see it published anywhere (requirements.in just references a local checkout). Having this fork published somewhere (ideally under the llvm GitHub org), would mean I can move to using that in pre-commit tests, avoiding issues like #323. See also: discussion in #329 and #325.
CC @nickdesaulniers
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.
Assessment
This issue has not been assessed yet.