-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
bazel build fails due to an error fetching kong_admin_gui #11555
Comments
I think that you need a github token to access these repo, try to generate a token, then
|
Perhaps you could find something useful. https://github.com/Kong/kong/blob/master/DEVELOPER.md |
it seems the build now depends on the Github CLI to download dependencies, which is the one requiring the token. There is an open issue cli/cli#2680 about allowing |
This issue is marked as stale because it has been open for 14 days with no activity. |
Kong had said they were gonna update docs to mention the extra dependencies. Agree needing to setup a github token for the build is a bit annoying when you can't just clone down and execute ootb. Environment pre-prep needed atm. EDIT - Ah they did update docs to note it. Good to see. |
The documentation was updated, closing |
This seems fairly straightforward to support (famous last words...) If I were interested in sending a PR to fetch releases with a script using curl, would this be considered acceptable? I don't want to waste my time if there's a reason |
Is there an existing issue for this?
Kong version (
$ kong version
)3.4.0.0
Current Behavior
during the bazel build I got this error:
Expected Behavior
No response
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: