bastion-rs / artillery

Fire-forged cluster management & Distributed data protocol
https://artillery.bastion-rs.com
Apache License 2.0
73 stars 10 forks source link

Async cluster construction #12

Closed vertexclique closed 4 years ago

vertexclique commented 4 years ago

Launch and run AP cluster in the async environment.

vertexclique commented 4 years ago

Maybe we can enforce the checks in the CI as a followup PR?

I've just enabled "don't merge if checks won't pass". Isn't it what we want?

o0Ignition0o commented 4 years ago

I meant the checks in checks.sh, but that’s nice to have as well!

vertexclique commented 4 years ago

Ok, I will do that to run config for checks too. I hate writing YAML. here we go again.

o0Ignition0o commented 4 years ago

Dw I can pick it up if you assign me, I’ve done Travis ci yml but no gh actions yet !