Failed errorInternal Server Error
trying to deploy this repo:
https://githubsfdeploy.herokuapp.com/app/githubdeploy/mshanemc/ng-kitbag'
Get Failed errorInternal Server Error as a popup.
Its because you don't have a package.xml, so the tool falls back to trying to create a package.xml on the fly, trouble is this mode depends on your repo being a certain shape, which i don't recall the details on right now. I would personally recommend you add a package.xml, the mode to auto generate it tbh makes a few assumptions which might not work for all MD types and i'm not sure really can be full retained in the future anyway.
Great, thanks. I'll put the package.xml on all repos.
Just FYI, your previous button code had been working without package.xml, so there may be other people whose package buttons broke with the change.
Ah ok, thanks for that, a regression is for sure a bug, i'll keep this open!
Hi Andy, I am trying to deploy into my sandbox but i am getting the Internal Server error. I am unsure if I am using the incorrect settings or if there is an issue with the repository. Github is completely new to me and i'm a clicker so treat me as dumb in any answer! https://github.com/nikitakarpenkov/iframe-lightning-component
My settings read: Name: nikitakarpenkov/iframe-lightning-component branch: master description: iFrame Lightning Component for Salesforce URL: https://github.com/mikitakarpenkov/iframe-lightning-component/tree/master
I selected sandbox and logged in correctly.
Edit:added extra information