Commit Graph

10 Commits (771943864efa3ee6fafa63d1f68c39d1b710bf8d)

Author SHA1 Message Date
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 626cc17373
Update copyright messages (#530)
Smoke Test / Run basic test suite (push) Successful in 8m17s Details
Publish / Build and publish (push) Successful in 1m43s Details
Deploy Test / Run deploy test suite (push) Successful in 5m32s Details
Co-authored-by: David Boreham <david@bozemanpas.com>
2023-09-10 13:28:26 -06:00
David Boreham 50d17c3282
Fix lint errors (#523)
* Fix lint errors

* Fix more lint errors
2023-09-04 13:00:23 -06:00
Zach 125af19890
add short help text for a deployment (#511)
Publish / Build and publish (push) Successful in 1m53s Details
Deploy Test / Run deploy test suite (push) Successful in 5m57s Details
Smoke Test / Run basic test suite (push) Successful in 8m28s Details
2023-08-24 08:50:42 -04:00
David Boreham 6a0a752e2e
Add support for logs command args (#478) 2023-07-31 22:10:37 -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 950857fa84
Add --delete-volumes option to the down command (#461)
Publish / Build and publish (push) Successful in 55s Details
Deploy Test / Run deploy test suite (push) Successful in 4m7s Details
Smoke Test / Run basic test suite (push) Successful in 3m21s Details
2023-07-20 06:25:31 -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 831a8cd5f7
Deployments feature (#433)
Basic deployments framework
2023-06-27 16:58:41 -06:00