chore(release): prepare Sorting Hat v0.2.0 - #45
Merged
Conversation
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
Implements the Sorting Hat v0.2.0 release preparation.
Adds:
0.2.0 (8)for direct and Store configurationsScope
Included
MARKETING_VERSIONfrom0.1.1to0.2.0CURRENT_PROJECT_VERSIONfrom7to8Excluded
Product / Architecture Decisions
0.2.0for the requested v0.2 release because the checked-in release contract requires three numeric components.8, immediately following public v0.1.1 build 7.User-Facing Contract
Sorting Hat 0.2.0 adds controlled dynamic destination values, a non-mutating rules preview, and explicit reusable rule proposals after manual corrections. Missing or path-shaped values remain in review, and conflicts are surfaced before activation.
Verification
Ran
./script/release_identity.sh --verify 0.2.0 8swift build --product SortingHatAppCRImageReaderError error 1that did not reproduce in hosted CICovered
Review Path
Configuration/Release.xcconfigdocs/releases/v0.2.0.mdREADME.mdNotes For Reviewer
After merge, build the exact
origin/maincommit with./script/release_candidate.sh 0.2.0 8, verify the notarized ZIP, DMG, signed appcast, and App Store package, then create the owner-reviewable GitHub release draft.