Skip to content

ci: verify workflow + arm64 cross + Makefile (Task 6) - #7

Merged
ozykhan merged 1 commit into
mainfrom
ozykhan/task6-ci-makefile
Jul 4, 2026
Merged

ozykhan merged 1 commit into
mainfrom
ozykhan/task6-ci-makefile

Conversation

@ozykhan

@ozykhan ozykhan commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Implements Plan Task 6: .github/workflows/verify.yml mirrors Piper's gate — verify job runs lint → typecheck → build → test (build ordered before test so the integration suite, which needs .next/standalone/server.js, actually runs in CI); cross job runs docker buildx build --platform linux/arm64 . for Pi-target parity. Plus a Makefile with dev/build/test/run/cross convenience (parity with Piper's muscle memory).

Locally verified: full npm gate green (lint · typecheck · build · test 4 passing); make cross arm64 buildx exits 0.

Part of Task 6 of docs/plans/2026-07-04-sample-app-ssr.md.

@ozykhan
ozykhan merged commit c6d7573 into main Jul 4, 2026
2 checks passed
@ozykhan
ozykhan deleted the ozykhan/task6-ci-makefile branch July 4, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant