humanprotocol / human-protocol

Human Protocol python/js/ts Monorepo with example
https://dashboard.humanprotocol.org
MIT License
22 stars 32 forks source link

Automate migrations on Vercel #1703

Closed portuu3 closed 4 months ago

portuu3 commented 5 months ago

Description Automate migrations for Job Launcher and Reputation Oracle in Vercel deployments

Motivation Avoid having to run migrations manually when DDBB changes are required

Implementation details Check if this is a good approach: Add it to build script in Vercel.json It should run only in develop and main branches

portuu3 commented 4 months ago

Not necessary anymore