Commit Graph

7 Commits (80c4b9214b12db522410209b542c8f99cdf08768)

Author SHA1 Message Date
David Boreham 420b1c292b
Force the stack to be specified (#571)
Deploy Test / Run deploy test suite (push) Successful in 8m24s Details
Smoke Test / Run basic test suite (push) Successful in 10m51s Details
Publish / Build and publish (push) Successful in 11m8s Details
* Force the stack to be specified

* Fix up test

* Remove test for legacy non-stack deploy
2023-10-10 16:13:29 -06:00
David Boreham 3c5489681f
Implement deployment config (#554)
* Initial deployment config implementation

* Complete implementation, add test

* Fix funky indentation

* Revert test test
2023-10-03 12:49:15 -06:00
David Boreham 6a0a752e2e
Add support for logs command args (#478) 2023-07-31 22:10:37 -06:00
David Boreham 5afe7a29ae
Add a basic deployment test (#476)
Publish / Build and publish (push) Successful in 34s Details
Deploy Test / Run deploy test suite (push) Successful in 2m29s Details
Smoke Test / Run basic test suite (push) Successful in 2m24s Details
2023-07-31 15:08:34 -06:00
David Boreham 758ec168bd
Setup command execution (#469)
Smoke Test / Run basic test suite (push) Successful in 2m30s Details
Publish / Build and publish (push) Successful in 32s Details
Deploy Test / Run deploy test suite (push) Successful in 2m4s Details
2023-07-29 22:38:46 -06:00
David Boreham 161665ef72
Fix deploy commands (#404)
* Fix bugs

* Add test for deploy port command
2023-05-22 12:43:59 -06:00
David Boreham dddae8cc7a
Dboreham/deploy volume control (#401)
* Implement volume control

* Deploy test

* Add test for volumes

* Enable CI for deploy test
2023-05-21 07:39:00 -06:00