Commit Graph

7 Commits (2173e7ce6a1eab21ee11149d61fb6537c3cccc8c)

Author SHA1 Message Date
David Boreham c3d87692fa
python setup CI action for arm linux (#578)
* Workaround for missing Python binaries for ARM

* Trigger CI job

* Add Python install workaround to remaining jobs

* Typo
2023-10-12 21:53:47 -06:00
David Boreham 61579f0434
Implement scheme for triggering individual CI jobs (#577)
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (push) Failing after 3s Details
Fixturenet-Eth-Test / Run an Ethereum fixturenet test (push) Successful in 57m34s Details
Publish / Build and publish (push) Successful in 1m42s Details
Deploy Test / Run deploy test suite (push) Successful in 4m57s Details
Smoke Test / Run basic test suite (push) Successful in 8m14s Details
* Implement scheme for triggering individual CI jobs

* Add missing comment
2023-10-12 20:40:39 -06:00
Thomas E Lackey a5945c9e59
Back to Github-based actions. (#453)
Deploy Test / Run deploy test suite (push) Successful in 2m45s Details
Smoke Test / Run basic test suite (push) Successful in 3m14s Details
Publish / Build and publish (push) Successful in 39s Details
* Back to Github-based actions.

* Use fork.

* Use new release plugin tag.
2023-07-19 20:40:04 -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 85225c72d7 Fix another typo 2023-05-21 15:43:15 -06:00
David Boreham 1e38e16550 Fix typo 2023-05-21 07:40:22 -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