Deploy the create fuels template app to Vercel
Also add a CI check for the deployment to make sure that the build for the template never breaks unknowingly.
As we spoke, this should be a CI thing that automatically re-deploys the template on new releases.
Somewhat related to:
- #2455
Discussed requirements:
- Preview deployments for every PR
- A 'main' deployment to a set URL (eg. counter-dapp.fuel.network) on every release
- The deployments should use the
testnetenvironment of the create fuels template app - If the source of the counter contract has been changed, we should re-deploy the contract to the testnet and point the UI deployment to use that new ID
@Dhaiwat10 what's the blocker for this at the moment? Also feel free to unassign if you aren't actively working on it.
I'll take this one and will coordinate with @luizstacio
@arboleya where are we with Vercel permissions / being able to add people to the team in Vercel?
@arboleya has enlightened me that I am actually in fact on the Vercel team... 🤦 Marking as unblocked whilst I investigate.
I have disabled to the build step for the two new projects in Vercel:
- https://vercel.com/fuel-labs/create-fuels-counter-example/settings/git
- https://vercel.com/fuel-labs/create-fuels-template-preview/settings/git
This can be re-enabled by setting the Ignored Build Step to Automatic: