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

tests(workflows): continue execution of subscribers #12291

Closed
wants to merge 1 commit into from

Conversation

samugi
Copy link
Member

@samugi samugi commented Jan 4, 2024

Summary

add the correct return value to the busted helper so that other subscribers are also called, see: https://github.com/Olivine-Labs/mediator_lua/blob/ae97959308b462d84d0255f511c8e14cdf06667f/src/mediator.lua#L103C24-L103C32 also related to: #12286

This is currently not causing any visible issues, but it might block execution of any other existing subscribers for those events.

Checklist

  • The Pull Request has tests
  • (no) A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • (no) There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

KAG-3481

@samugi samugi marked this pull request as draft January 4, 2024 11:04
@samugi samugi force-pushed the tests/busted-subscriber-helper branch 3 times, most recently from b237c65 to cb3bf65 Compare January 4, 2024 15:41
@samugi samugi changed the title tests(actions): continue execution of subscribers tests(workflows): continue execution of subscribers Jan 4, 2024
@samugi samugi marked this pull request as ready for review January 4, 2024 16:21
add the correct return value to the busted helper handler so that other
subscribers are also called, see: https://github.com/Olivine-Labs/mediat
or_lua/blob/ae97959308b462d84d0255f511c8e14cdf06667f/src/mediator.lua#L1
03C24-L103C32
@hanshuebner hanshuebner force-pushed the tests/busted-subscriber-helper branch from cb3bf65 to 21425ea Compare January 5, 2024 07:59
@samugi
Copy link
Member Author

samugi commented Feb 1, 2024

closing because we are getting rid of this file with the scheduler

@samugi samugi closed this Feb 1, 2024
@samugi samugi deleted the tests/busted-subscriber-helper branch February 1, 2024 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant