zkBob / relayer-rs

1 stars 3 forks source link

CI Pipeline with Github Actions #7

Closed r0wdy1 closed 1 year ago

r0wdy1 commented 2 years ago

Story

As a developer I want to be able to create a release , which consist of specific versions for each component

as submodules. Whenever a PR with updated submodule commit hash is merged to the staging branch, an action must perform end-2-test.

Whenever a PR with updated submodule commit hash is merged to the main branch, a webhook must deploy all the components to a dedicated test server.