Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Conversation

@moseshll
Copy link

No description provided.

@aelkiss
Copy link
Member

aelkiss commented Sep 5, 2023

If you look at the output from the action, cloning the other repositories is not working - lots of errors about:

"fatal: could not read Username for 'https://github.com/': No such device or address"

https://github.com/hathitrust/babel-local-dev/actions/runs/6017365804/job/16390563343#step:4:33

(under 'dependency setup')

We can investigate what the best way to handle this is - I'm not sure if we just need to set some environment variables to pass through GITHUB_TOKEN and if that will work, or if we also need to specially generate a token for this that has access to all the appropriate things since some are private...

@moseshll
Copy link
Author

moseshll commented Sep 6, 2023

We have this as an interesting read:
https://dev.to/dtinth/authenticating-as-a-github-app-in-a-github-actions-workflow-27co

I'm not sure it's a good use of developer time, with the devops hire becoming imminent.

@aelkiss
Copy link
Member

aelkiss commented Sep 6, 2023

Agreed. I believe @daaang, @niquerio and maybe @rrotter have done some of this already, but I'm not sure it makes sense for you or me to spend time on this right now. Would be great if the new devops hire could look at some of what's been done & get this working in a similar vein. Not sure what that means for right now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants