-
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
chore(deps): bump lua-resty-aws to 1.4.1 #12846
Conversation
@Tieske Could you help bump a Penlight version to fix the CI problem? |
d0378d1
to
cfcc62e
Compare
Ready for merge as far as I am concerned, just waiting on 🟢 🟢 🟢 🟢 tests |
@flrgh I'm waiting for a new penlight release to solve the consistent failure in CI (not sure when it will happen) |
Penlight release PR: lunarmodules/Penlight#472 |
New Penlight version has been released. Kongrocks PR is up as well. |
cfcc62e
to
3d239b1
Compare
3d239b1
to
64fdebe
Compare
Cherry-pick failed for 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-12846-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12846-to-master-to-upstream
git checkout -b cherry-pick-12846-to-master-to-upstream
ancref=$(git merge-base 23878ed8b7b069aa90d1a8d12911e3ef60a77ca6 64fdebe8ba48ad678b5e00c504bab8b3c806da48)
git cherry-pick -x $ancref..64fdebe8ba48ad678b5e00c504bab8b3c806da48 |
Summary
Changelog:
Checklist
changelog/unreleased/kong
orskip-changelog
label added on PR if changelog is unnecessary. README.mdIssue reference
Related FTIs:
KAG-3424
FTI-5732