clever-tools icon indicating copy to clipboard operation
clever-tools copied to clipboard

`clever deploy` does not work with GitHub apps

Open hsablonniere opened this issue 7 years ago • 1 comments

What should we do.

  1. We could at least detect that it's GitHub and advise to use a manual git push.
  2. Should we try to push to GitHub with the correct credentials? Isn't it too complicated?

hsablonniere avatar Feb 13 '18 15:02 hsablonniere

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.

aurrelhebert avatar Jun 16 '23 09:06 aurrelhebert