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

Document how to provide credentials for private Git repos #385

Open
OneCricketeer opened this issue Sep 10, 2024 · 4 comments
Open

Document how to provide credentials for private Git repos #385

OneCricketeer opened this issue Sep 10, 2024 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@OneCricketeer
Copy link

OneCricketeer commented Sep 10, 2024

What is your environment, configuration, and command?

Latest version as of this issue - idpbuilder 0.7.0 go1.21.3 darwin/amd64

Running idpbuilder create -p https://github.com/cnoe-io/<a private repo>//ref-implementation

What did you do and What did you see instead?

Services started, but it was unable to clone them into Gitea showing repeated errors of cloning repo: authentication required

Additional Information. Logs.

Please create documentation on how to handle creation with private stacks.

@OneCricketeer OneCricketeer added the bug Something isn't working label Sep 10, 2024
@OneCricketeer
Copy link
Author

Probably related to #237

@nabuskey
Copy link
Collaborator

https://cloud-native.slack.com/archives/C05TN9WFN5S/p1724892781490279?thread_ts=1724877726.695989&cid=C05TN9WFN5S

I helped Abby with this. Please see if this works for you.
I will have to document this part as well.

@nabuskey nabuskey added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 10, 2024
@OneCricketeer
Copy link
Author

@nabuskey This thread seems to be about Gitea, when I want to use a private repo from Github with the --packages arg.

The current workaround is to clone locally, then provide a local folder as the package

@nabuskey nabuskey removed the documentation Improvements or additions to documentation label Sep 12, 2024
@nabuskey nabuskey moved this to Backlog in idpbuilder Oct 15, 2024
@nabuskey
Copy link
Collaborator

We have a draft PR for supporting private repositories with SSH (private key). #405

Also documented here: https://cnoe.io/docs/reference-implementation/installations/idpbuilder/usage#example-commands

We need to decide what we want to do in the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Backlog
Development

No branches or pull requests

2 participants