ember-learn / ember-learn/ember-cli-addon-docs
ember deploy production doesn't work with GHE
Open
- Dominant language
- JavaScript
- Stars
- 172
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
I wasn't able to run ember deploy production when my repository is set to a Github Enterprise URL. I traced it down to the `hosted-git-info`, and I think it's becuase it defines a set of known github instances and doesn't recognize anything else:
https://github.com/npm/hosted-git-info/blob/latest/git-host-info.js
Contributor guide
Assessment
This issue has not been assessed yet.