Skip to content

Remove orphaned build files - #7717

Open
svick wants to merge 1 commit into
dotnet:mainfrom
svick:chore/remove-orphaned-build-files
Open

svick wants to merge 1 commit into
dotnet:mainfrom
svick:chore/remove-orphaned-build-files

Conversation

@svick

@svick svick commented Sep 16, 2026

Copy link
Copy Markdown
Member

Summary

Remove two orphaned files from build/:

Night build status

build/.night-build.yml is not removed. The MachineLearning-NightlyBuild pipeline still points to it, so it is not technically orphaned. The pipeline is currently disabled and has no retained runs in the public project. The file also contains potentially distinct behavior—testing against the latest nightly ML.NET packages—so its future should be considered separately rather than treating it as unused cleanup.

Validation

Documentation/build-configuration cleanup only; repository searches found no references to either deleted file, and no active or disabled Azure Pipelines definition points to the outer-loop YAML.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c0435a7a-e09d-4246-a749-c89d64d47f4f
@svick
svick marked this pull request as ready for review September 16, 2026 16:24
Copilot AI lite review requested due to automatic review settings September 16, 2026 16:24

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

The cleanup has no unresolved review issues.

Pull request overview

Removes two obsolete build artifacts while preserving the nightly build configuration.

Changes:

  • Deletes the orphaned outer-loop pipeline definition.
  • Deletes the superseded custom Homebrew libomp formula.
File summaries
File Description
build/libomp.rb Removes the unused custom Homebrew formula.
build/.outer-loop-build.yml Removes the orphaned pipeline definition.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants