We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Latest version as of this issue - idpbuilder 0.7.0 go1.21.3 darwin/amd64
idpbuilder 0.7.0 go1.21.3 darwin/amd64
Running idpbuilder create -p https://github.com/cnoe-io/<a private repo>//ref-implementation
idpbuilder create -p https://github.com/cnoe-io/<a private repo>//ref-implementation
Services started, but it was unable to clone them into Gitea showing repeated errors of cloning repo: authentication required
cloning repo: authentication required
Please create documentation on how to handle creation with private stacks.
The text was updated successfully, but these errors were encountered:
Probably related to #237
Sorry, something went wrong.
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 This thread seems to be about Gitea, when I want to use a private repo from Github with the --packages arg.
--packages
The current workaround is to clone locally, then provide a local folder as the package
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.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: