Move Odin renderer into gui/ with per-project Makefiles #2

Merged
sam_oneal merged 2 commits from refactor/move-odin-to-gui into main 2026-08-31 20:04:28 +00:00
Owner
No description provided.
sam_oneal added 1 commit 2026-08-31 19:46:38 +00:00
Move Odin renderer into gui/ with per-project Makefiles
CI / Detect changed paths (pull_request) Failing after 1s
CI / Infra unit tests and vet (pull_request) Failing after 1s
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Has been skipped
bd8a7da379
Each sub-project (gui, api, infra) now owns its own Makefile, and the
root Makefile is a lean delegator for the base commands (run, build,
test, clean, fmt). Odin source, deps, and web assets live under gui/
(gui/src, gui/lib, gui/www), with scripts kept under gui/scripts for
build tooling only.
sam_oneal added 1 commit 2026-08-31 20:03:44 +00:00
Add Pulumi preview to CI infra job
CI / Detect changed paths (pull_request) Failing after 0s
CI / Infra unit tests, vet, and preview (pull_request) Has been skipped
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Has been skipped
920fcd6a1a
Infra now always runs unit tests + vet on PRs, and additionally runs
`pulumi preview --diff` (posted as a PR comment) when the infra, gui, or
api code changes — since any of those can change what gets deployed.
sam_oneal merged commit 920fcd6a1a into main 2026-08-31 20:04:28 +00:00
sam_oneal deleted branch refactor/move-odin-to-gui 2026-08-31 20:04:28 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sam_oneal/desi_explorer#2