Skip to content

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

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#23
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 96.36%. Comparing base (0e7787c) to head (a93f1fe).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #23   +/-   ##
========================================
  Coverage    96.36%   96.36%           
========================================
  Files            4        4           
  Lines          110      110           
  Branches        20       20           
========================================
  Hits           106      106           
  Misses           1        1           
  Partials         3        3           

☔ 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 merged commit a3b8e9c into develop Jun 8, 2026
12 checks passed
@tillig tillig deleted the feature/remove-redundant-workflows branch June 8, 2026 20:09
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