Skip to content

Remove redundant per-repo workflows in favor of centralized CI - #1483

Merged
tillig merged 1 commit into
developfrom
feature/remove-redundant-workflows
Jun 8, 2026
Merged

Remove redundant per-repo workflows in favor of centralized CI#1483
tillig merged 1 commit into
developfrom
feature/remove-redundant-workflows

Conversation

@tillig

@tillig tillig commented Jun 8, 2026

Copy link
Copy Markdown
Member

Removes the per-repo workflow files (build.yml, ci.yml, dotnet-format.yml, pre-commit.yml, publish.yml) now that CI is driven by the centralized reusable workflow in autofac/.github via main.yml.

The old files and main.yml currently both run; this removes the redundant duplicates so only the shared workflow remains.

Part of the org-wide CI centralization.

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.65%. Comparing base (5ba7e16) to head (7405e46).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1483      +/-   ##
===========================================
- Coverage    77.69%   77.65%   -0.04%     
===========================================
  Files          217      217              
  Lines         5827     5827              
  Branches      1252     1252              
===========================================
- Hits          4527     4525       -2     
- Misses         764      765       +1     
- Partials       536      537       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tillig
tillig force-pushed the feature/remove-redundant-workflows branch from 7405e46 to 3b78520 Compare June 8, 2026 19:56
@tillig
tillig merged commit 8f568b3 into develop Jun 8, 2026
22 checks passed
@tillig
tillig deleted the feature/remove-redundant-workflows branch June 8, 2026 20:08
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.

1 participant