microsoft / microsoft/go

Add clang to Mariner CI image for `linux-amd64-clang` builder

Open
#342 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.