Skip to content

fix(tray): derive version channel from bundle id#5290

Merged
ComputelessComputer merged 1 commit into
mainfrom
fix/tray-channel-label
May 20, 2026
Merged

fix(tray): derive version channel from bundle id#5290
ComputelessComputer merged 1 commit into
mainfrom
fix/tray-channel-label

Conversation

@ComputelessComputer
Copy link
Copy Markdown
Collaborator

@ComputelessComputer ComputelessComputer commented May 20, 2026

Use the app identifier for tray channel detection and keep product-name fallback coverage for legacy configs.


Note

Low Risk
Low risk: changes only how the tray version label derives its release channel and adds unit tests; impact is limited to displayed text in the tray menu.

Overview
The tray version menu item now derives the release channel primarily from the app bundle identifier (app.config().identifier) instead of only the product name, with a fallback to the previous name-based mapping for unknown identifiers.

Adds unit tests covering identifier-based channel detection and the legacy product-name fallback.

Reviewed by Cursor Bugbot for commit 9cd9b0b. Bugbot is set up for automated code reviews on this repo. Configure here.

Use the app identifier for tray channel detection and keep product-name fallback coverage for legacy configs.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for old-char canceled.

Name Link
🔨 Latest commit 9cd9b0b
🔍 Latest deploy log https://app.netlify.com/projects/old-char/deploys/6a0db12223f6850008e2b07b

@ComputelessComputer ComputelessComputer merged commit 4473e2f into main May 20, 2026
10 checks passed
@ComputelessComputer ComputelessComputer deleted the fix/tray-channel-label branch May 20, 2026 15:30
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