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

Private repos fail #19

Closed
jkelleyrtp opened this issue Mar 13, 2020 · 2 comments · Fixed by #105
Closed

Private repos fail #19

jkelleyrtp opened this issue Mar 13, 2020 · 2 comments · Fixed by #105

Comments

@jkelleyrtp
Copy link

jkelleyrtp commented Mar 13, 2020

I have a test repo that passes fine on public repos, but fails on private ones. Any help?

/usr/bin/git -c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= fetch origin gh-pages:gh-pages
fatal: could not read Username for 'https://github.com': No such device or address
##[error]Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=github@users.noreply.github.com -c http.https://github.com/.extraheader= fetch origin gh-pages:gh-pages': fatal: could not read Username for 'https://github.com': No such device or address
: Error: The process '/usr/bin/git' failed with exit code 128
@lazorchakp
Copy link

My team and I love the potential of this github action, but we're blocked by this issue right now. It looks like @leoholz 's PR addresses it nicely - if there's anything I can do to help get movement here, please don't hesitate to reach out. Thanks

@ktrz ktrz linked a pull request Oct 28, 2021 that will close this issue
@asandeep
Copy link

Any update on this? I am trying to push benchmark results for a private repo and currently stuck on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants