docs: milestone 8 phase 8 - first public release verified, phase done - #60
Merged
Merged
Conversation
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.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.1.0is live! Records the actual first publication for PLAN-0008 Phase 8: the user reviewed and published thev0.1.0GitHub Release,publish-release.yamlran clean, and all four packages are confirmed live and working from nuget.org.Create<T>(),UseBogus(),UseNSubstitute(), and a[Compose]xUnit v3 theory row — 5/5 passed, confirmingCompono.Generatorsgenuinely runs from the installedComponopackage.Status: Done.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.0that briefly shadowed the real0.1.0via 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, nonuget.configCompono.Generators.dllconfirmed present in the installed package'sanalyzers/dotnet/cshttps://layeredcraft.github.io/compono/returns200, nav confirmed current🤖 Generated with Claude Code