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

chore(build): do not download ngx_brotli with '--//:brotli=false' #13352

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

thibaultcha
Copy link
Member

@thibaultcha thibaultcha commented Jul 9, 2024

Summary

Had issues with bazel build //build:kong due to ngx_brotli. Re-run with --//:brotli=false and ngx_brotli is still being downloaded, which caused another issue with recursive cloning. This now truly disable ngx_brotli when asked, assuming user has a good reason to.

Checklist

- [ ] The Pull Request has tests
- [ ] A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
- [ ] There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

@thibaultcha thibaultcha added skip-changelog chore Not part of the core functionality of kong, but still needed build/bazel labels Jul 9, 2024
@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Jul 9, 2024
@locao locao merged commit 89db647 into master Jul 10, 2024
45 checks passed
@locao locao deleted the chore/build-fix-no-brotli branch July 10, 2024 16:12
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed size/XS skip-changelog
4 participants