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

abc CLI can not get git credentials when running in an Actions workflow #641

Open
stytchiz opened this issue Sep 4, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@stytchiz
Copy link
Contributor

stytchiz commented Sep 4, 2024

TL;DR

https://github.com/theteamatx/x-refinery-org/actions/runs/10708138099/job/29689738327?pr=1110

Run ./scripts/check-manifests.sh

abc version 0.10.0 is available at [https://github.com/abcxyz/abc]. Use ABC_IGNORE_VERSIONS="0.10.0" (or "all") to ignore.
when upgrading the manifest at /home/runner/work/x-refinery-org/x-refinery-org/.abc/manifest_github.com_abcxyz_packer-template_abc.templates_packer-project_2024-09-04T19:15:25.670581433Z.lock.yaml:
failed downloading template: Clone() of https://github.com/abcxyz/packer-template.git: exec of [git clone -- https://github.com/abcxyz/packer-template.git /tmp/git-clone-782347458] failed: error was "exit status 128", context error was "%!w(<nil>)"\nstdout: \nstderr: Cloning into '/tmp/git-clone-782347458'...
fatal: could not read Username for 'https://github.com': No such device or address

Expected behavior

No response

Observed behavior

No response

Environment Details

To reproduce:

* Re-render/upgrade abc template
* Check in new manifest
* Run abc in a GH Actions workflow

Additional information

No response

@stytchiz stytchiz added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant