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): bump Bazel from 6.x to 7.x and rules_foreign_cc from 0.9.0 to 0.12.0 #13603

Merged
merged 8 commits into from
Sep 11, 2024

Conversation

fffonion
Copy link
Contributor

@fffonion fffonion commented Sep 2, 2024

Summary

Some noticable changes:

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

KAG-4445

@github-actions github-actions bot added build/bazel cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Sep 2, 2024
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from d05926c to d3cfa7c Compare September 2, 2024 09:04
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from 9908414 to 3bbec14 Compare September 4, 2024 09:23
@fffonion fffonion changed the title chore(deps): bump Bazel from 6.x to 7.x and rules_foreign_cc from 0.9.0 to 0.12.0 chore(build): bump Bazel from 6.x to 7.x and rules_foreign_cc from 0.9.0 to 0.12.0 Sep 10, 2024
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 5 times, most recently from 6b70e95 to aad4f41 Compare September 10, 2024 15:33
@github-actions github-actions bot added the chore Not part of the core functionality of kong, but still needed label Sep 10, 2024
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 5 times, most recently from 754e028 to e1f80db Compare September 10, 2024 20:18
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from 0f83b5d to 70bcec3 Compare September 11, 2024 01:04
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from 16440bb to d118da1 Compare September 11, 2024 03:16
@fffonion
Copy link
Contributor Author

@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from aaf73c0 to 540699f Compare September 11, 2024 09:49
@fffonion fffonion force-pushed the bump-bazel-rules-foreign-cc branch 2 times, most recently from 2ee9352 to 35fa37c Compare September 11, 2024 10:51
@fffonion fffonion merged commit c937edc into master Sep 11, 2024
26 checks passed
@fffonion fffonion deleted the bump-bazel-rules-foreign-cc branch September 11, 2024 11:38
@team-gateway-bot
Copy link
Collaborator

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-13603-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13603-to-master-to-upstream
git checkout -b cherry-pick-13603-to-master-to-upstream
ancref=$(git merge-base c498f41dc03f7a04aaf3df24c59e01ff5e39c339 5a07a655fe27faf6a1003183b4dfefac847d56cc)
git cherry-pick -x $ancref..5a07a655fe27faf6a1003183b4dfefac847d56cc

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Sep 11, 2024
@fffonion
Copy link
Contributor Author

EE manual cherrypick at https://github.com/Kong/kong-ee/pull/10226

@AndyZhang0707 AndyZhang0707 removed the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Sep 24, 2024
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 core/docs size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants