Is it possible to setup remote packages with private GitHub repo over HTTPS?
I was able to setup sencha remote packages with public GitHub repo using the following URL https://raw.githubusercontent.com/xx.../xxxxxx/master
However, when trying to apply this to private repo, I'm getting an error..
Also, tried adding username and password to ~/bin/Sencha/Cmd/6.5.1.240/sencha.cfg without success.
repo.remote.xxxxx.username=xxxxxxxxx
repo.remote.xxxxx.password=xxxxxxxxx
sencha repo show
Sencha Cmd v6.5.1.240
[INF] Showing local and all remote repositories...
[INF] Local repository (owner: demo)
[INF] Remote repository "sencha" (owner: Sencha)
[ERR] Error downloading https://raw.githubusercontent.com/xx...=1520947210949
sencha repo sync
Sencha Cmd v6.5.1.240
[INF] Clearing cache for "sencha"
[INF] Clearing cache for "xxxxxx"
[WRN] Failed to download remote catalog : Error downloading https://raw.githubusercontent.com/xx...=1520947285598