Commit Graph

11 Commits

Author SHA1 Message Date
sam_oneal 8c74efcedb updated the runner to utilize caching
CI / Detect changed paths (pull_request) Successful in 5s
CI / Odin unit tests and build (pull_request) Successful in 1m10s
CI / API unit tests and lint (pull_request) Has been skipped
CI / Infra unit tests, vet, and preview (pull_request) Successful in 59s
2026-09-06 20:11:38 +00:00
sam_oneal 89a41262af updated procedures in data.odin to pass url; added research notes for data-streaming 2026-09-06 20:11:38 +00:00
sam_oneal 772ee0a106 added data file to store API objects and reaching out to API 2026-09-06 20:11:38 +00:00
renovate e034565ea2 Update Rust crate tower-http to 0.7
CI / Detect changed paths (pull_request) Successful in 11s
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Failing after 2m8s
CI / Infra unit tests, vet, and preview (pull_request) Failing after 22s
2026-09-06 20:01:47 +00:00
renovate a6cbc49401 Update infra go dependencies
CI / Detect changed paths (pull_request) Successful in 1m8s
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Has been skipped
CI / Infra unit tests, vet, and preview (pull_request) Successful in 13m2s
2026-09-02 21:07:16 +00:00
sam_oneal 9e6cb03b8a updated makefiles and added dependency installation for ODIN
CI / Detect changed paths (pull_request) Failing after 1s
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
2026-09-02 11:37:29 -06:00
sam_oneal 920fcd6a1a 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
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.
2026-08-31 14:03:26 -06:00
sam_oneal bd8a7da379 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
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.
2026-08-31 13:45:58 -06:00
sam_oneal 175bb4acad updated workflow of CI
CI / Detect changed paths (pull_request) Failing after 0s
CI / Infra unit tests and vet (pull_request) Failing after 0s
CI / Odin unit tests and build (pull_request) Has been skipped
CI / API unit tests and lint (pull_request) Has been skipped
2026-08-31 13:30:26 -06:00
sam_oneal 5148d7e54f added rust api to control DESI data distribution; updated to utilize bun for renovate
CI / Unit tests (pull_request) Failing after 8m55s
2026-08-31 13:17:05 -06:00
sam_oneal 32ab1213fb initial commit 2026-08-30 20:45:54 -06:00