mirror of
https://github.com/got-feedBack/feedBack-desktop.git
synced 2026-09-11 04:34:10 +00:00
* ci: adapt workflows to trunk-based development Nightly builds main directly (old release/v* discovery pinned nightlies to shipped branches forever). ship-ci adds push triggers on main and release/** for post-merge signal. New rc.yml builds the desktop app matrix from release branches during stabilization (signed, not notarized, 14-day artifacts). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * ci: fix rc.yml mac-zip rename skew + drop duplicate build-core rc.yml: glob release/mac*/*.app (was hardcoded Slopsmith.app, which no longer exists after the fee[dB]ack rebrand) and derive the zip name from the bundle; rename the win zip + comments off 'Slopsmith'. nightly.yml: remove build-core — core's own nightly already pushes ghcr feedback:nightly on the same cron (duplicate/race, per PR author's open question). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> Co-authored-by: byrongamatos <xasiklas@gmail.com>