Skip to content

release_version: Do not use prerelease field - #43669

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

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

Conversation

@osiewicz

@osiewicz osiewicz commented Nov 27, 2025

Copy link
Copy Markdown
Member

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
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
- **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
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
- **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
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