-
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(ci): apply fixes to the ngx_wasm_module update workflow #12134
Draft
flrgh
wants to merge
3
commits into
master
Choose a base branch
from
fix/ngx_wasm_module_updates
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+35
−11
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
chore
Not part of the core functionality of kong, but still needed
label
Nov 30, 2023
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
2 times, most recently
from
November 30, 2023 19:01
ba8584c
to
7fd2cd7
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
December 7, 2023 20:11
7fd2cd7
to
54884bd
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
2 times, most recently
from
January 2, 2024 20:38
cde8f99
to
2f5f0e2
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
January 10, 2024 17:58
9cfcb29
to
15a069b
Compare
flrgh
changed the title
fix(ci): update the regex used to detect ngx_wasm_module version
chore(ci): apply fixes to the ngx_wasm_module update workflow
Jan 10, 2024
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
2 times, most recently
from
January 10, 2024 18:23
1f582d8
to
66651ba
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
4 times, most recently
from
January 10, 2024 18:39
853353a
to
fb26915
Compare
locao
added
the
pr/ready (but hold merge)
No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
label
Jan 15, 2024
I added the "hold merge" label to remind us to test the personal token instead of |
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
2 times, most recently
from
March 12, 2024 16:41
ab29d5a
to
95d65a2
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
April 4, 2024 19:10
95d65a2
to
0fc944f
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
May 20, 2024 22:01
0fc944f
to
b003bd6
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
June 17, 2024 19:25
b003bd6
to
a3fcc56
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
January 8, 2025 17:49
6db1d42
to
6bee653
Compare
flrgh
force-pushed
the
fix/ngx_wasm_module_updates
branch
from
January 23, 2025 18:51
6bee653
to
69f18ca
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
Not part of the core functionality of kong, but still needed
pr/ready (but hold merge)
No more concerns, but do not merge yet (probably a conflict of interest with another PR or release)
size/M
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
changes
cherry-pick kong-ee
label to created PRsteam-gateway-bot
why create the PR as draft and assign to @flrgh?
There is a big flaw in all of this in that PRs created using GITHUB_TOKEN do not trigger the integration test suite. For the life of me, I cannot figure out a fully-automated workaround:
We don't want maintainers to merge the dependency update without running the tests, so for now, the PR is created as a draft as a safeguard against somebody seeing that the PR is green and merging it anyways. The PR body will include a checklist item reminding maintainers to ensure the test suite has been triggered: