docs: reconcile docs with the shipped v1.1.0 release#14
Merged
Conversation
Now that v1.1.0 is released and Intel was dropped, fix stale docs: - README: replace the obsolete `@main` bootstrap caveat (the first release has happened) with a Marketplace note pointing at the `pitty-action` listing. - COMPATIBILITY: prebuilt count four → three, "eight assets" → "six", "all three jobs" → "all four", record that the bootstrap window is closed, and document the `pitty-action` listing name + the unique-name requirement. - CHANGELOG: 1.1.0 shipped three targets, not four (macOS Intel uses the cargo fallback). Co-Authored-By: Claude <noreply@anthropic.com>
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
Bring the docs in line with what actually shipped (v1.1.0 released; macOS Intel dropped; Marketplace listing is
pitty-action):@mainbootstrap caveat (the first release has happened) and replace it with a Marketplace note linking thepitty-actionlisting; clarify the listing name doesn't changeuses: kexi/pitty@v1.pitty-actionname + unique-name requirement.Test plan
cargo test+ fmt clean (docs-only, no code change)