Workflow with rev-manifest.json, js build folder and github webhooks on Forge.
Hi all, Trusting you are all doing fantastically well.
I have a workflow I hope I can get some help on.
There are 3 of us working on my project (Laravel 5.4 & Vue) that uses webhooks with Forge to deploy the codebase to a DigitalOcean server. So basically when the staging branch is updated Forge deploys to the staging server.
I thought about doing the Elixir (gulp) builds on the server, but have to agree with general sentiment that it's a bit dangerous, as a failed build could bring the house of cards tumbling down.
Having said that, with more than one of us building and a host of js files that need versioning, managing the versioned build files and the rev-manifest.json is becoming a bit of nightmare.
Does anyone have a nice solution to this workflow?
Many thanks in advance.
Please or to participate in this conversation.