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

feat(cd): build debian 12 packages #12218

Merged
merged 7 commits into from
Dec 20, 2023
Merged

feat(cd): build debian 12 packages #12218

merged 7 commits into from
Dec 20, 2023

Conversation

AndyZhang0707
Copy link
Collaborator

Summary

Build deb packages for Debian 12.

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-3015

Fix #[issue number]

@github-actions github-actions bot added chore Not part of the core functionality of kong, but still needed build/bazel labels Dec 18, 2023
@AndyZhang0707
Copy link
Collaborator Author

Here is a workflow run with Debian 12: https://github.com/Kong/kong/actions/runs/7244934673

@AndyZhang0707 AndyZhang0707 marked this pull request as ready for review December 20, 2023 07:42
@fffonion fffonion merged commit 6646cad into master Dec 20, 2023
27 checks passed
@fffonion fffonion deleted the debian-12-support branch December 20, 2023 07:49
@AndyZhang0707 AndyZhang0707 added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Dec 20, 2023
@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-12218-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12218-to-master-to-upstream
git checkout -b cherry-pick-12218-to-master-to-upstream
ancref=$(git merge-base ac59ffdd5c9b9e415e4e2ee6123ca4f303704434 4274608216e4eaa85c28f77b416450fdd458ce43)
git cherry-pick -x $ancref..4274608216e4eaa85c28f77b416450fdd458ce43

@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.4.x:

github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
@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-12218-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12218-to-master-to-upstream
git checkout -b cherry-pick-12218-to-master-to-upstream
ancref=$(git merge-base ac59ffdd5c9b9e415e4e2ee6123ca4f303704434 4274608216e4eaa85c28f77b416450fdd458ce43)
git cherry-pick -x $ancref..4274608216e4eaa85c28f77b416450fdd458ce43

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.4.x with exitcode 1

@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-12218-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12218-to-master-to-upstream
git checkout -b cherry-pick-12218-to-master-to-upstream
ancref=$(git merge-base ac59ffdd5c9b9e415e4e2ee6123ca4f303704434 4274608216e4eaa85c28f77b416450fdd458ce43)
git cherry-pick -x $ancref..4274608216e4eaa85c28f77b416450fdd458ce43

@team-gateway-bot
Copy link
Collaborator

Git push to origin failed for release/3.5.x with exitcode 1

github-actions bot pushed a commit that referenced this pull request Dec 27, 2023
@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.5.x:

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/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants