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

fix(ci): verify manifest fails with OpenSSL 3.2.3 #13688

Merged
merged 1 commit into from
Sep 18, 2024
Merged

Conversation

bungle
Copy link
Member

@bungle bungle commented Sep 18, 2024

Summary

Fixes CI verify manifest.

@github-actions github-actions bot added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Sep 18, 2024
@bungle bungle changed the title fix(ci): verify manifest fails with OpenSSL 3.2.2 fix(ci): verify manifest fails with OpenSSL 3.2.3 Sep 18, 2024
Signed-off-by: Aapo Talvensaari <aapo.talvensaari@gmail.com>
@bungle bungle merged commit cdc0062 into master Sep 18, 2024
29 checks passed
@bungle bungle deleted the fix/openssl-3.2.3 branch September 18, 2024 08:06
@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-13688-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13688-to-master-to-upstream
git checkout -b cherry-pick-13688-to-master-to-upstream
ancref=$(git merge-base 974fc87545ab1e4cd0a151072f801f0519240cc4 140026518c945d7fbbdd6f5d67b99dc957b3db5f)
git cherry-pick -x $ancref..140026518c945d7fbbdd6f5d67b99dc957b3db5f

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Sep 18, 2024
@bungle bungle removed cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention labels Sep 18, 2024
@bungle
Copy link
Member Author

bungle commented Sep 18, 2024

This should be cherry-picked directly to here: https://github.com/Kong/kong-ee/pull/10193 (but related EE pr that adds new ubuntu version is not merged either to EE yet).

@kikito kikito added the cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee label Nov 4, 2024
@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-13688-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-13688-to-master-to-upstream
git checkout -b cherry-pick-13688-to-master-to-upstream
ancref=$(git merge-base 974fc87545ab1e4cd0a151072f801f0519240cc4 140026518c945d7fbbdd6f5d67b99dc957b3db5f)
git cherry-pick -x $ancref..140026518c945d7fbbdd6f5d67b99dc957b3db5f

@github-actions github-actions bot added the incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee incomplete-cherry-pick A cherry-pick was incomplete and needs manual intervention size/XS skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants