Commit Graph

8 Commits (2f5b0cdd135aee3c2ba8f5780ca9ca874815a26e)

Author SHA1 Message Date
David Boreham 0acb6ea6bc Remove legacy commands for docker startup 2024-05-15 09:04:19 -06:00
Prathamesh Musale 40f362511b Run CI alert steps only on main (#797)
Smoke Test / Run basic test suite (push) Failing after 6s Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 3s Details
Lint Checks / Run linter (push) Failing after 3s Details
Publish / Build and publish (push) Failing after 5s Details
Container Registry Test / Run contaier registry hosting test on kind/k8s (push) Failing after 3s Details
Database Test / Run database hosting test on kind/k8s (push) Failing after 4s Details
Deploy Test / Run deploy test suite (push) Failing after 3s Details
Webapp Test / Run webapp test suite (push) Failing after 3s Details
Fixturenet-Laconicd-Test / Run Laconicd fixturenet and Laconic CLI tests (push) Failing after 4s Details
Part of https://www.notion.so/Alerting-for-failing-CI-jobs-d0183b65453947aeab11dbddf989d9c0

- Run CI alert steps only on main to avoid alerts for in-progress PRs
- The Slack alerts will be sent on a CI job failure if
  - A commit is pushed directly to main
  - A PR gets merged into main
  - A scheduled job runs on main

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/797
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-04-05 09:26:08 +00:00
Prathamesh Musale 9cd34ffebb Add Slack alerts for failures on CI workflows (#793)
Part of https://www.notion.so/Alerting-for-failing-CI-jobs-d0183b65453947aeab11dbddf989d9c0

Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/793
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-04-05 08:27:46 +00:00
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
David Boreham 97dc45549d
Update fixturenet eth test (#506) 2023-08-17 13:24:06 -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 fefbcf031c Put file in the right place
Former-commit-id: aadd1c15f0
2023-04-19 18:27:56 -06:00