scalarorg / scalar

Scalar block chain
0 stars 0 forks source link

devops task for scalar network or scalaris framework #61

Open daywednes opened 4 months ago

daywednes commented 4 months ago

create a github action to do followings when a PR gets created:

1/ github action should compile the code-base of the new PR 2/ github action should launch 4 nodes of the code-base in our office machine 3/ github action should check if 4 nodes run properly by a script written from the devteam.

if any of them causes any error, then it is considered as failed build