Skip to content

ci: switch to reusable ci-library and e2e workflows - #166

Merged
andregoepel merged 1 commit into
mainfrom
feature/adopt-reusable-workflows
Jul 26, 2026
Merged

ci: switch to reusable ci-library and e2e workflows#166
andregoepel merged 1 commit into
mainfrom
feature/adopt-reusable-workflows

Conversation

@andregoepel

Copy link
Copy Markdown
Owner

Summary

Replaces ci.yml/e2e.yml with thin callers of andregoepel/workflows's reusable ci-library.yml/e2e.yml. pack-projects lists all 6 packages this repo publishes. dependabot-lockfile-sync.yml left untouched.

Verification

  • dotnet build — 0 warnings, 0 errors
  • dotnet test (non-E2E) — 91 + 29 + 5 = 125 passing
  • dotnet list package --vulnerable --include-transitive — clean

Closes #151

@andregoepel
andregoepel merged commit d7bd5c1 into main Jul 26, 2026
4 checks passed
@andregoepel
andregoepel deleted the feature/adopt-reusable-workflows branch July 26, 2026 14:31
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.

Switch CI to reusable workflows (plan F1 adoption)

1 participant