Skip to content

Resolve latest patch for the minor when downloading baseline/theme release tags#43

Merged
Justinvolved merged 1 commit into
v2from
fold/tag-patch-resolution
Jul 3, 2026
Merged

Resolve latest patch for the minor when downloading baseline/theme release tags#43
Justinvolved merged 1 commit into
v2from
fold/tag-patch-resolution

Conversation

@Justinvolved

Copy link
Copy Markdown
Collaborator

The 4.0.0 versions prompt collects a minor Swift version (2.3), but distribution release tags carry the patch digit (swift/2.3.1, swift/2.3.0) — a literal 'gh release download swift/' fails. dw-demo-base SKILL.md now ships a latest-patch-for-the-minor resolution snippet (gh release list + prefix filter + semver-descending sort, fail-loud when no tag matches); setup-checks.md and styles-assets.md point at it; the RESOLVED tag is what gets recorded in CUSTOMISATIONS.md as the reproducibility pin. Feature-pack tags are picked as full versions directly (unchanged). Validator 0/0; 4.0.1.

@Justinvolved Justinvolved merged commit b5bbe60 into v2 Jul 3, 2026
1 check passed
@Justinvolved Justinvolved deleted the fold/tag-patch-resolution branch July 3, 2026 17:45
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.

1 participant