Here’s the result of playing with Earthfile yesterday. See the readme there for more info on running it. redwood-devops-example/Earthfile at dev · pi0neerpat/redwood-devops-example · GitHub
I believe this tool could provides a ton of benefit if it were packaged with RedwoodJS
- Simpler and more efficient way to build docker images
- Simplifies the GH Action CI GitHub - redwoodjs/project-ci-action: GitHub Action for RedwoodJS Project CI stuff, while still being really powerful
- DX is
: runs the same on all machines, simple CLI, nothing really “new” to learn here
I plan on replacing a lot of our production devops stack with this.