generated from cpp-best-practices/gui_starter_template
-
Notifications
You must be signed in to change notification settings - Fork 8
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 subscription topic handling #323
Merged
Merged
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
Contributor
frankosterfeld
commented
Oct 20, 2023
•
edited
Loading
edited
- Ensure that a client subscription "/service?a=b" arrives in the worker as such, and not as "/service".
- Ensure that clients subscriptions "/service?a&b" and "/service?b&a" are treated the same, i.e. that the params are sorted alphabetically when passed to ZMQ.
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:12 — with
GitHub Actions
Failure
frankosterfeld
force-pushed
the
frank/pass-subscription-params
branch
from
October 20, 2023 10:16
8aba5f3
to
524abd3
Compare
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:16 — with
GitHub Actions
Failure
frankosterfeld
force-pushed
the
frank/pass-subscription-params
branch
from
October 20, 2023 10:29
524abd3
to
bf358db
Compare
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:30 — with
GitHub Actions
Failure
frankosterfeld
force-pushed
the
frank/pass-subscription-params
branch
from
October 20, 2023 10:43
bf358db
to
b4c346d
Compare
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
had a problem deploying
to
configure coverage
October 20, 2023 10:43 — with
GitHub Actions
Failure
frankosterfeld
force-pushed
the
frank/pass-subscription-params
branch
from
October 25, 2023 08:26
b4c346d
to
f8ec0c1
Compare
wirew0rm
force-pushed
the
frank/pass-subscription-params
branch
from
October 30, 2023 12:33
9e094bf
to
9c548b6
Compare
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 12:33 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 12:33 — with
GitHub Actions
Inactive
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 12:33 — with
GitHub Actions
Failure
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 12:33 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 12:34 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 12:34 — with
GitHub Actions
Inactive
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:03 — with
GitHub Actions
Error
Constrain the SubscriptionTopic's ctor argument to not allow recursive calls beating other constructors in overload resolution. Also update the sonatype github action to the current version to resolve the java11 warning.
wirew0rm
force-pushed
the
frank/pass-subscription-params
branch
from
October 30, 2023 13:04
e76f875
to
4e54204
Compare
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Inactive
wirew0rm
had a problem deploying
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Failure
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:04 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
wirew0rm
temporarily deployed
to
configure coverage
October 30, 2023 13:48 — with
GitHub Actions
Inactive
SonarCloud Quality Gate failed. 0 Bugs 54.3% Coverage Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.