clever-tools
clever-tools copied to clipboard
`clever deploy` does not work with GitHub apps
What should we do.
- We could at least detect that it's GitHub and advise to use a manual
git push. - Should we try to push to GitHub with the correct credentials? Isn't it too complicated?
Detect that an application is a GitHub one is quick. However pushing to GitHub is a complicated task to overcome that we won't do at the moment.
Note: on the long term GitHub application should be a clever cloud application sub type.