codeburn/.github
iamtoruk 120747d2fa ci: build and release the Windows menubar
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*`.
2026-08-18 04:11:32 -07:00
..
workflows ci: build and release the Windows menubar 2026-08-18 04:11:32 -07:00
FUNDING.yml v0.1.0 - initial release 2026-04-13 15:10:27 -07:00
PULL_REQUEST_TEMPLATE.md Contribution rules: require real-data testing for new providers, one PR at a time 2026-05-11 20:04:18 -07:00