Skip to content

ci: 0.10.1 CI-infra bundle (protected + supporting files) - #247

Merged
Chris-Wolfgang merged 3 commits into
mainfrom
ci/infra-bundle-0.10.1
Jul 27, 2026
Merged

ci: 0.10.1 CI-infra bundle (protected + supporting files)#247
Chris-Wolfgang merged 3 commits into
mainfrom
ci/infra-bundle-0.10.1

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Purpose

Land the 0.10.1 thorough-review cycle's CI-infrastructure files on main ahead of the release PR (#246), so #246's Detect .NET Projects guard clears and Stage 1/2/3 run before merge.

This is the admin-bypass half of a protected-file split (same pattern as ETL-Abstractions #306). The guard will FAIL on this PR by design — it modifies protected files. Please merge with admin bypass.

Contents (56 files)

Protected (the delta that trips #246's guard):

  • 21 .github/workflows/* (calibrated on vNext)
  • .zizmor.yml, root Directory.Build.props
  • aot-smoke/ + .github/sourcelink/ Directory.Build.props/.targets
  • aot-smoke/.editorconfig, samples/.editorconfig

Supporting non-protected (so main stays buildable/consistent):

  • scripts/ (normalize-trx, reproducible-manifest .sh/.py, stryker-score)
  • aot-smoke/ consumer project, .github/sourcelink/ consumer + verify + README, .github/license-audit/*.json
  • samples/Wolfgang.Etl.TestKit.Sample/ project
  • new tests/…Tests.{Concurrency,Fuzz,DocExamples}/ projects + Tests.Unit/stryker-config.json
  • ETL-Test-Kit.slnx (keeps the solution consistent with the added projects)

Not here (stays in #246)

src/** (version bump + Abstractions ref), CHANGELOG.md, README.md, SECURITY.md, docs/**, docfx_project/docfx.json, and the Unit-test .cs additions — none protected.

After merge

Merge mainvNext so #246's protected diff drops; its guard then passes and Stage 1/2/3 run before the release merge.

Brings the 0.10.1 thorough-review cycle's protected files (21 workflows,
.zizmor.yml, root + aot-smoke + sourcelink Directory.Build.*, aot-smoke &
samples .editorconfig) onto main together with the non-protected files
they reference (scripts/, aot-smoke consumer, sourcelink consumer,
license-audit configs, samples project, the new Concurrency/Fuzz/
DocExamples test projects + stryker-config.json, and the .slnx).

Merging this via admin-bypass drops the protected delta from the vNext→
main release PR (#246) so its Detect .NET Projects guard passes and
Stage 1/2/3 run before merge. Same pattern as ETL-Abstractions #306.

No src/ or public-API change; version bump, CHANGELOG, docs and the
Unit-test additions stay in #246.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 26, 2026 03:03

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Comment thread .github/workflows/pr.yaml Fixed
Comment thread .github/workflows/pr.yaml Fixed
Comment thread .github/workflows/pr.yaml Fixed
Chris-Wolfgang and others added 2 commits July 26, 2026 19:22
main is ahead of vNext on Directory.Build.props (Meziantou 3.0.123→
3.0.125, SonarAnalyzer 10.29→10.30 via dependabot group bump #243).
The bundle carried vNext's older copy, which would have downgraded
those analyzers on main. Restore Directory.Build.props to main's
version so the bundle introduces zero reversions; vNext's copy is
reconciled by the main→vNext merge that clears #246's guard.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Keeps the bundle's pr.yaml identical to vNext's so it stays out of #246's
protected diff after this merges. See vNext commit for rationale.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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