|
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
- `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 |
||
|---|---|---|
| .. | ||
| act-runner | ||
| ajna | ||
| azimuth | ||
| build-support | ||
| chain-chunker | ||
| container-registry | ||
| erc20 | ||
| erc721 | ||
| fixturenet-blast | ||
| fixturenet-eth | ||
| fixturenet-eth-loaded | ||
| fixturenet-eth-tx | ||
| fixturenet-laconic-loaded | ||
| fixturenet-laconicd | ||
| fixturenet-lotus | ||
| fixturenet-optimism | ||
| fixturenet-payments | ||
| fixturenet-plugeth-tx | ||
| fixturenet-pocket | ||
| fixturenet-sushiswap-subgraph | ||
| gelato | ||
| graph-node | ||
| kubo | ||
| laconic-dot-com | ||
| lasso | ||
| mainnet-blast | ||
| mainnet-eth | ||
| mainnet-eth-plugeth | ||
| mainnet-go-opera | ||
| mainnet-laconic | ||
| mars | ||
| mars-v2 | ||
| merkl-sushiswap-v3 | ||
| mobymask | ||
| mobymask-v2 | ||
| mobymask-v3 | ||
| monitoring | ||
| node-exporter | ||
| osmosis | ||
| osmosis-urbit-app | ||
| package-registry | ||
| ping-pub | ||
| proxy-server | ||
| reth | ||
| sushiswap | ||
| sushiswap-subgraph | ||
| sushiswap-v3 | ||
| test | ||
| test-database | ||
| test-restart | ||
| test-restart-multi | ||
| uniswap-urbit-app | ||
| uniswap-v3 | ||
| webapp-deployer-backend | ||
| webapp-template | ||