Skip to content

Fix for antigen build - #133994

Open
dhartglassMSFT wants to merge 1 commit into
dotnet:mainfrom
dhartglassMSFT:fix_antigen_checkout
Open

dhartglassMSFT wants to merge 1 commit into
dotnet:mainfrom
dhartglassMSFT:fix_antigen_checkout

Conversation

@dhartglassMSFT

@dhartglassMSFT dhartglassMSFT commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Get rid sparse checkout in Antigen pipeline. Sparse checkout wasn't necessary anyway as other pipelines like SPMI, for example, check out all of jitutils.

(Antigen build now depends on src/util/CommandLineHelpers.cs which is outside the antigen tree, and the sparse checkout wasn't grabbing this)

@dhartglassMSFT
dhartglassMSFT requested review from jakobbotsch and a lite review from Copilot September 15, 2026 21:30
@github-actions github-actions Bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Sep 15, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 3 pipeline(s).
13 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review issues remain.

Pull request overview

Fixes the Antigen build by removing unnecessary sparse checkout so required shared files are available.

Changes:

  • Removes sparse-checkout configuration.
  • Uses shallow full clones for Antigen and Fuzzlyn.
File summaries
File Description
src/coreclr/scripts/fuzzer_setup.py Removes sparse-checkout handling and clones complete repositories.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

@dhartglassMSFT

Copy link
Copy Markdown
Contributor Author

/azp list

@azure-pipelines

Copy link
Copy Markdown
CI/CD Pipelines for this repository:

@dhartglassMSFT

Copy link
Copy Markdown
Contributor Author

/azp run Antigen

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants