Skip to content

release_version: Do not use prerelease field#43669

Merged
osiewicz merged 2 commits intomainfrom
release-version-do-not-use-prerelease-field
Nov 27, 2025
Merged

release_version: Do not use prerelease field#43669
osiewicz merged 2 commits intomainfrom
release-version-do-not-use-prerelease-field

Conversation

@osiewicz
Copy link
Member

@osiewicz osiewicz commented Nov 27, 2025

Release Notes:

  • N/A

Prerelease channel specifiers always compare as less than to non-prerelease, which led to 2 auto-update bugs fixed in #43595 and #43611.

We'll use a dot-delimited build specifiers in form: release-channel.build_number.sha1 instead
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 27, 2025
@osiewicz osiewicz enabled auto-merge (squash) November 27, 2025 13:34
@osiewicz osiewicz merged commit 02fbafc into main Nov 27, 2025
26 checks passed
@osiewicz osiewicz deleted the release-version-do-not-use-prerelease-field branch November 27, 2025 13:46
11happy pushed a commit to 11happy/zed that referenced this pull request Dec 1, 2025
- **release_channel: Do not use prerelease channel for build id**
Prerelease channel specifiers always compare as less than to
non-prerelease, which led to 2 auto-update bugs fixed in
zed-industries#43595 and
zed-industries#43611.
We'll use a dot-delimited build specifiers in form:
release-channel.build_number.sha1 instead
- **auto_update: Do not display full build metadata in update
notification**

Release Notes:

- N/A
JosephTLyons pushed a commit that referenced this pull request Dec 3, 2025
- **release_channel: Do not use prerelease channel for build id**
Prerelease channel specifiers always compare as less than to
non-prerelease, which led to 2 auto-update bugs fixed in
#43595 and
#43611.
We'll use a dot-delimited build specifiers in form:
release-channel.build_number.sha1 instead
- **auto_update: Do not display full build metadata in update
notification**

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant