cmux/.github/workflows
Lawrence Chen 707be44aaf
Separate cmux NIGHTLY as standalone app with its own bundle ID (#164)
The nightly build is now a distinct app called "cmux NIGHTLY" with
bundle ID com.cmuxterm.app.nightly, allowing side-by-side installation
with the stable release. The nightly appcast URL is baked into the
app's Info.plist by CI, so no in-app channel switching is needed.

- Nightly workflow: rename app to "cmux NIGHTLY", set bundle ID to
  com.cmuxterm.app.nightly, hardcode nightly Sparkle feed URL, publish
  DMG as cmux-nightly-macos.dmg
- Remove "Receive Nightly Builds" toggle from settings
- Remove UpdateChannelSettings enum and simplify feed URL resolution
  to just use SUFeedURL from Info.plist
- Remove UpdateChannelSettingsTests (no longer applicable)
2026-02-20 03:54:07 -08:00
..
ci.yml Merge pull request #83 from manaflow-ai/perf/portal-hosting-selected-mount 2026-02-18 22:31:45 -08:00
nightly.yml Separate cmux NIGHTLY as standalone app with its own bundle ID (#164) 2026-02-20 03:54:07 -08:00
release.yml Fix menubar lag on M1 Macs by using universal xcframework target (#93) 2026-02-18 22:09:13 -08:00
update-homebrew.yml Fix homebrew SHA mismatch race condition (#111) 2026-02-19 17:44:00 -08:00