Commit Graph

12 Commits (7797185d07649945dae6e6ee78fd9f81d520f17c)

Author SHA1 Message Date
David Boreham 7797185d07
Mainnet laconic setup (#510)
Publish / Build and publish (push) Successful in 1m50s Details
Deploy Test / Run deploy test suite (push) Successful in 4m51s Details
Smoke Test / Run basic test suite (push) Successful in 7m57s Details
2023-08-23 15:20:28 -06:00
David Boreham f411590452
Tolerate missing deployment plugin source code files (#508)
Publish / Build and publish (push) Successful in 1m46s Details
Deploy Test / Run deploy test suite (push) Successful in 5m19s Details
Smoke Test / Run basic test suite (push) Successful in 8m38s Details
2023-08-17 13:49:56 -06:00
Thomas E Lackey 18e45af463
Add port config to deployment spec. (#498)
Publish / Build and publish (push) Successful in 2m1s Details
Deploy Test / Run deploy test suite (push) Failing after 2m32s Details
Smoke Test / Run basic test suite (push) Successful in 7m54s Details
* Add port config to deployment spec.
2023-08-11 15:25:54 -05: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 a8f4e4cee4
Fill in stack member when not passed through the cli (#475)
Publish / Build and publish (push) Successful in 44s Details
Deploy Test / Run deploy test suite (push) Successful in 2m14s Details
Smoke Test / Run basic test suite (push) Successful in 2m33s Details
2023-07-31 13:55:03 -06:00
David Boreham 8eed5a70a5
Fix bugs introduced in previous commit (#470) 2023-07-30 22:28:40 -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 29fc611885
Dboreham/mainnet eth (#464)
Publish / Build and publish (push) Successful in 35s Details
Deploy Test / Run deploy test suite (push) Successful in 2m36s Details
Smoke Test / Run basic test suite (push) Successful in 3m0s Details
2023-07-25 10:16:19 -06:00
David Boreham 1f9131ff5a
Add deployment scripting (#444)
Publish / Build and publish (push) Successful in 36s Details
Deploy Test / Run deploy test suite (push) Successful in 2m48s Details
Smoke Test / Run basic test suite (push) Successful in 3m23s Details
2023-07-23 20:54:05 -06:00
David Boreham c8b4f89335
Copy all referenced config files into deployment dir (#452)
Smoke Test / Run basic test suite (push) Successful in 3m13s Details
Publish / Build and publish (push) Successful in 1m16s Details
Deploy Test / Run deploy test suite (push) Successful in 2m47s Details
2023-07-18 08:59:07 -06:00
David Boreham c76195c491
Auto-create bind mount directories inside the deployment dir (#440)
Publish / Build and publish (push) Successful in 31s Details
Deploy Test / Run deploy test suite (push) Successful in 2m49s Details
Smoke Test / Run basic test suite (push) Successful in 3m18s Details
* Auto-create bind mount directories inside the deployment dir

* Fix deploy test
2023-06-27 21:18:04 -06:00
David Boreham 831a8cd5f7
Deployments feature (#433)
Basic deployments framework
2023-06-27 16:58:41 -06:00