stack-orchestrator/stack_orchestrator/build
Roy Crihfield 36d4969b2d
All checks were successful
Lint Checks / Run linter (push) Successful in 37s
Publish / Build and publish (push) Successful in 1m10s
Deploy Test / Run deploy test suite (push) Successful in 5m1s
Smoke Test / Run basic test suite (push) Successful in 4m1s
Webapp Test / Run webapp test suite (push) Successful in 4m40s
Fixes for external stack deployment (#851)
Fixes
- stack path resolution for `build`
- external stack path resolution for deployments
- "extra" config detection
- `deployment ports` command
- `version` command in dist or source install (without build_tag.txt)
- `setup-repos`, so it won't die when an existing repo is not at a branch or exact tag

Used in cerc-io/fixturenet-eth-stacks#14

Reviewed-on: #851
Reviewed-by: David Boreham <dboreham@noreply.git.vdb.to>
2024-07-09 15:37:35 +00:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
build_containers.py Add external stack support (#806) 2024-04-18 21:22:47 +00:00
build_npms.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
build_types.py Simple container image publication (#762) 2024-02-23 19:57:47 +00:00
build_util.py Fixes for external stack deployment (#851) 2024-07-09 15:37:35 +00:00
build_webapp.py Add timed logging for the webapp build (#771) 2024-02-28 00:38:11 +00:00
fetch_containers.py Sort order was backwards 2024-02-27 09:00:36 -07:00
publish.py Simple container image publication (#762) 2024-02-23 19:57:47 +00:00