Skip to content

docs: milestone 8 phase 8 - first public release verified, phase done - #60

Merged
ncipollina merged 1 commit into
mainfrom
docs/milestone-8-phase-8-release-verification
Aug 7, 2026
Merged

docs: milestone 8 phase 8 - first public release verified, phase done#60
ncipollina merged 1 commit into
mainfrom
docs/milestone-8-phase-8-release-verification

Conversation

@ncipollina

Copy link
Copy Markdown
Contributor

Summary

Also noted for the record: found and cleaned up a local-machine-only NuGet cache artifact from earlier Phase 8 local-feed testing (a phantom 1.0.0 that briefly shadowed the real 0.1.0 via NuGet's version-downgrade protection) — confirmed via nuget.org that no such version was ever actually published; not a release issue.

Test plan

  • dotnet add package Compono/Compono.XunitV3/Compono.NSubstitute/Compono.Bogus --version 0.1.0 — all four restore successfully from nuget.org, no nuget.config
  • Real composition smoke test against installed packages — 5/5 passed
  • Compono.Generators.dll confirmed present in the installed package's analyzers/dotnet/cs
  • https://layeredcraft.github.io/compono/ returns 200, nav confirmed current

🤖 Generated with Claude Code

Records the actual first publication: v0.1.0 published by the user,
publish-release.yaml ran clean, all four packages verified installable
and runnable from nuget.org (a real composition smoke test against the
installed packages, not just restore success), Compono.Generators
confirmed present and running, and the live docs site re-confirmed with
the final nav.

Also records a local-machine-only NuGet cache contamination found and
cleaned up along the way (a phantom 1.0.0 from earlier local-feed
testing briefly shadowed the real published 0.1.0) - not a release or
nuget.org problem, noted for the record since it could otherwise look
like one.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@github-actions github-actions Bot added the type: docs Documentation change label Aug 7, 2026
@ncipollina
ncipollina merged commit 1788bcb into main Aug 7, 2026
8 checks passed
@ncipollina
ncipollina deleted the docs/milestone-8-phase-8-release-verification branch August 7, 2026 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: docs Documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant