Add clang to Mariner CI image for `linux-amd64-clang` builder
Open
Nobody has claimed this yet.
Test
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
The Ubuntu CI images have clang, and it's used by the outerloop tests (linux-amd64-clang), so we should install it in our new Mariner CI image to keep running that builder on the new image.
The package is clang-devel.
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
Locate the Mariner CI image definition and compare it with the Ubuntu CI image, focusing on how packages are installed. Add the clang-devel package and verify that the linux-amd64-clang outerloop builder can run with the Mariner image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100