Handy/.github
Viren Mohindra e3c9f5814f
ci: run full build and quality checks on push to main (#1091)
* ci: add full build and quality checks on push to main

Adds a new main-build.yml workflow that runs the full 7-platform build
matrix on every push to main, uploading artifacts for 30 days. Also
adds push-to-main triggers to code-quality, test, and nix-check
workflows. The nix full build now always runs on main pushes (not just
when nix packaging files change), catching the expensive breakage that
currently requires manual verification before each release.

* ci: fix permissions and clarify nix full-build intent

- narrow contents: write to contents: read in main-build.yml — no
  release assets are uploaded here so write access is unnecessary
- update nix-check comment to reflect that the full build always runs
  on push to main (not just when nix files change), matching intent
2026-03-19 14:39:09 +08:00
..
ISSUE_TEMPLATE please add logs when submitting bugs 2026-02-24 17:58:23 +08:00
workflows ci: run full build and quality checks on push to main (#1091) 2026-03-19 14:39:09 +08:00
FUNDING.yml Update FUNDING.yml 2026-01-07 14:17:05 +08:00
PULL_REQUEST_TEMPLATE.md Update PR template with feature freeze notice 2026-02-20 23:42:48 +08:00