Skip to content

Conversation

max-charlamb
Copy link
Member

Changes

  • coreclr
    • exclude: src/native/managed/cdac/*
  • mono_excluding_wasm
    • exclude: src/native/managed/cdac/*
  • libraries
    • exclude: src/native/managed/cdac/*
  • installer
    • exclude: src/native/managed/cdac/*
  • tools_cdac
    • include: src/coreclr/debug/runtimeinfo/* (datadescriptors)

Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @steveisok, @dotnet/dotnet-diag
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the default path evaluation to exclude cDAC changes from most pipeline subsets while ensuring the tools_cdac subset includes both the cDAC directory and the coreclr runtimeinfo paths.

  • Exclude src/native/managed/cdac/* from mono_excluding_wasm, coreclr, libraries, and installer job triggers
  • Add src/coreclr/debug/runtimeinfo/* alongside src/native/managed/cdac/* in the tools_cdac subset include list
Comments suppressed due to low confidence (1)

eng/pipelines/common/evaluate-default-paths.yml:97

  • [nitpick] The src/native/managed/cdac/* exclusion is repeated across multiple job definitions. Consider extracting common exclude patterns into a YAML anchor or variable to reduce duplication and simplify future updates.
      - src/native/managed/cdac/*

@hoyosjs hoyosjs merged commit 536bb84 into dotnet:main Jun 19, 2025
21 checks passed
@max-charlamb max-charlamb deleted the cdac-testruns branch June 20, 2025 03:09
@github-actions github-actions bot locked and limited conversation to collaborators Jul 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants