Skip to content

Select the newest published development build explicitly - #79

Merged
tcballard merged 1 commit into
mainfrom
codex/newest-development-release
Sep 6, 2026
Merged

Select the newest published development build explicitly#79
tcballard merged 1 commit into
mainfrom
codex/newest-development-release

Conversation

@tcballard

Copy link
Copy Markdown
Owner

The public graphical install check caught GitHub returning the older development release first. The bootstrap selected that first match, installing an old app without Setup. Select the maximum published_at among eligible complete development releases instead of trusting collection order.

A regression test covers both API orders. The public install/update job also asserts the installed source commit, so a wrong build cannot pass simply because doctor is ready.

Validation: all four release-selection/update tests and shell syntax pass locally. This fixes the download path used by both graphical Setup and the installed CLI updater.

@tcballard
tcballard merged commit 40067f0 into main Sep 6, 2026
11 checks passed
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