mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-21 22:44:31 +00:00
windows-menubar-ci.yml runs on windows/** changes: tsc, clippy with -D warnings, and cargo test on both windows-latest and ubuntu-latest, plus a release-profile `tauri build --no-bundle` on Windows. The Linux leg exists because most of the crate's cfg(windows) code cannot be compiled anywhere else, so the reverse - keeping the ksni paths and every shared helper clean off Windows - has to be checked somewhere too. release-menubar-windows.yml mirrors release-menubar.yml: a `windows-v*` tag (or a manual dispatch) builds the MSI and publishes it, with a sha256, to a "Windows Menubar vX" release. The two release-desktop-*.yml files on the source branch are deliberately not imported: their tag names and "Desktop" release titles would collide with the Electron app in app/, which already owns `desktop-v*`. |
||
|---|---|---|
| .. | ||
| block-claude-coauthor.yml | ||
| build-snap.yml | ||
| build-windows-store.yml | ||
| ci.yml | ||
| firstlook.yml | ||
| release-menubar-windows.yml | ||
| release-menubar.yml | ||
| star-history.yml | ||
| tests.yml | ||
| windows-menubar-ci.yml | ||