stack-orchestrator/stack_orchestrator
Thomas E Lackey 4a981d8d2e
All checks were successful
Lint Checks / Run linter (push) Successful in 51s
Publish / Build and publish (push) Successful in 1m35s
Webapp Test / Run webapp test suite (push) Successful in 3m24s
Deploy Test / Run deploy test suite (push) Successful in 3m40s
Smoke Test / Run basic test suite (push) Successful in 5m4s
Fix repo URL (#733)
Needs a '/' (http) not ':' (ssh).

Reviewed-on: #733
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-02-07 18:52:07 +00:00
..
build Support other webapp types (react, static). (#721) 2024-02-02 18:04:06 -06:00
data Fix repo URL (#733) 2024-02-07 18:52:07 +00:00
deploy Add the ability to filter deployment requests by tag. (#730) 2024-02-07 03:12:40 +00:00
repos Support external stack file (#650) 2023-11-14 20:59:48 -07: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 Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
main.py Support application removal requests. (#697) 2023-12-21 18:05:40 -06: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 Volume processing fixes (#729) 2024-02-06 12:32:10 -07:00
version.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00