I'm thinking about how to improve my deployment workflow with tomo, currently it goes:
- Merge PR on github
- Locally pull
main branch
- Locally run tomo deploy
Would deploying with tomo via webhook coming from github (or some other method) be feasible somehow? I realize this is big/difficult, but just dreaming here...
Also, in the absence of auto-deploy so that deployed code is always up to date, having a tomo command that lets you know where your deployment is in relation to origin/main would be nice. Do you think this would this be a good candidate for a PR or a plugin?
Last, perhaps enabling the Discussions section/tab on this repo would be a good place to ask questions/have discussions like this?
Thanks for Tomo! 🙏
I'm thinking about how to improve my deployment workflow with tomo, currently it goes:
mainbranchWould deploying with tomo via webhook coming from github (or some other method) be feasible somehow? I realize this is big/difficult, but just dreaming here...
Also, in the absence of auto-deploy so that deployed code is always up to date, having a tomo command that lets you know where your deployment is in relation to
origin/mainwould be nice. Do you think this would this be a good candidate for a PR or a plugin?Last, perhaps enabling the Discussions section/tab on this repo would be a good place to ask questions/have discussions like this?
Thanks for Tomo! 🙏