bobanetwork / boba_legacy

Monorepo implementing Boba, a compute layer for Ethereum
https://boba.network
MIT License
61 stars 60 forks source link

feat: Add Light Bridge release pipeline #1300

Closed wsdt closed 7 months ago

wsdt commented 7 months ago

Overview

Since we switch over to DockerHub, I created this pipeline to automate it just as we did for the Faucet.

Workflow is only triggered on release or when we want to trigger it specifically. And will be aborted if there are no changes in the teleportation folder.

Also extending this for an actual aws deployment in a separate pr.

Changes

Testing

Fully tested in a personal repository.