stack-orchestrator/stack_orchestrator/data
prathamesh0 7c65d39bb2
Smoke Test / Run basic test suite (push) Failing after 0s Details
Lint Checks / Run linter (push) Failing after 0s Details
Webapp Test / Run webapp test suite (push) Failing after 0s Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 0s Details
Publish / Gate: k8s deploy e2e (push) Failing after 3s Details
Deploy Test / Run deploy test suite (push) Failing after 0s Details
Publish / Build and publish (push) Has been skipped Details
Make deployments self-sufficient and add E2E restart test (#750)
- `deploy create` now copies each pod's `commands.py` into `<deployment>/hooks/`. `call_stack_deploy_start` loads from there, so `deployment start` / `restart` no longer need the live stack source on disk to run the `start()` hook
- Only the `start()` hook is affected. `init`, `setup`, and `create` still load from the live source — they only run at `deploy create` time, when the source is guaranteed to be present
- Multi-repo stacks produce `hooks/commands_0.py`, `hooks/commands_1.py`, …; `call_stack_deploy_start` loads them all in sorted order
- Adds `tests/k8s-deploy/run-restart-test.sh` covering the full single-repo restart cycle (v1 -> mutate working tree -> `restart` re-copies and re-executes v2) and the multi-repo file-naming + multi-hook invocation. Wired into the existing **K8s Deploy Test** workflow
2026-04-28 17:28:02 +05:30
..
compose Make deployments self-sufficient and add E2E restart test (#750) 2026-04-28 17:28:02 +05:30
compose-jobs Add Job and secrets support for k8s-kind deployments (#995) 2026-03-11 03:56:21 +00:00
config Add --update option to deploy create 2026-01-29 08:25:05 -06:00
container-build Add --update option to deploy create 2026-01-29 08:25:05 -06:00
k8s/components/ingress k8s: manage Caddy ingress image via spec (so-p3p) (#749) 2026-04-21 14:40:39 +05:30
stacks Make deployments self-sufficient and add E2E restart test (#750) 2026-04-28 17:28:02 +05:30
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
container-image-list.txt Add a stack for running uniswap frontend on urbit (#670) 2023-12-04 18:39:19 +05:30
npm-package-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
pod-list.txt Upgrade release versions for merkl and sushiswap watchers (#642) 2023-11-13 17:36:37 +05:30
repository-list.txt rename laconic-sdk to registry-sdk (#897) 2024-07-31 08:01:02 +00:00
version.txt Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00