stack-orchestrator/stack_orchestrator
Thomas E Lackey 5308ab1e4e
All checks were successful
Lint Checks / Run linter (push) Successful in 42s
Publish / Build and publish (push) Successful in 1m25s
Deploy Test / Run deploy test suite (push) Successful in 5m20s
Webapp Test / Run webapp test suite (push) Successful in 4m32s
Smoke Test / Run basic test suite (push) Successful in 5m47s
Blind commit to fix laconic CLI calls after rename. (#784)
`laconic cns` got renamed to `laconic registry` which breaks all the scripts and commands that use it.

Reviewed-on: #784
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-03-25 19:09:26 +00:00
..
build Add timed logging for the webapp build (#771) 2024-02-28 00:38:11 +00:00
data Blind commit to fix laconic CLI calls after rename. (#784) 2024-03-25 19:09:26 +00:00
deploy Blind commit to fix laconic CLI calls after rename. (#784) 2024-03-25 19:09:26 +00:00
repos Test Database Stack (#737) 2024-02-15 05:26:29 +00:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
__main__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
base.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
command_types.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
constants.py For k8s, use provisioner-managed volumes when an absolute host path is not specified. (#741) 2024-02-14 21:45:01 +00:00
main.py fetch-images command (#768) 2024-02-27 15:15:08 +00:00
opts.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
update.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
util.py Support non-tls ingress for kind (#748) 2024-02-17 01:54:30 +00:00
version.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00