Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On GH enterprise: none of the git remotes configured for this repository point to a known GitHub host. #185

Open
lcmgh opened this issue Mar 6, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@lcmgh
Copy link

lcmgh commented Mar 6, 2023

This error msgs appears in step

Run cargo dist manifest --tag=v0.1.0 --artifacts=all --no-local-paths --output-format=json > dist-manifest.json

after the json is printed (dist manifest ran successfully).

@ashleygwilliams ashleygwilliams added the bug Something isn't working label Mar 7, 2023
@ashleygwilliams
Copy link
Member

hey @lcmgh - thanks so much for filing. i'm having a little trouble following your report and wonder if you could give me a bit more info-

it sounds like you are using github enterprise- my suspicion is that cargo-dist is expecting URLs that are formatted like "github.com/agentname/reponame" and that your enterprise instance probably has a different scheme. we should be able to manage this with configuration instead of hard-coding the "general" github url scheme.

could you give me a sense of what your URL scheme looks like for your github enterprise instance (feel free to use placeholder words to avoiding leaking anything private!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants