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

A new command for Web MQTT connection listing #10693 #9302 (backport #10761) #10778

Merged
merged 11 commits into from Mar 19, 2024

Commits on Mar 19, 2024

  1. Prevent not_found on list web mqtt connections

    Fixes #9302
    
    (cherry picked from commit befb3b3)
    LoisSotoLopez authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1d4b234 View commit details
    Browse the repository at this point in the history
  2. Fix/9302 test list Web MQTT connections command

    Discussion #9302
    
    (cherry picked from commit 481cac6)
    LoisSotoLopez authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1e33fd9 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary newline

    Discussion #9302
    
    (cherry picked from commit f7de9ba)
    LoisSotoLopez authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8c4d8bb View commit details
    Browse the repository at this point in the history
  4. Add new integration suite in #10693 to BUILD.bazel

    (cherry picked from commit a2f98a8)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dba8314 View commit details
    Browse the repository at this point in the history
  5. bazel run gazelle for #10693

    (cherry picked from commit f193ce1)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    bf3afb5 View commit details
    Browse the repository at this point in the history
  6. Web MQTT: make //deps/rabbitmq_web_mqtt:dialyze build (and pass)

    (cherry picked from commit d3ea70f)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3b7c856 View commit details
    Browse the repository at this point in the history
  7. Web MQTT: make //deps/rabbitmq_web_mqtt:xref build (and pass)

    (cherry picked from commit 6fd8eba)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    abed2d2 View commit details
    Browse the repository at this point in the history
  8. Fix //deps/rabbitmq_web_mqtt:command_SUITE (note: it's -mixed counter…

    …part needs more work)
    
    (cherry picked from commit e170bbf)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    33ad83c View commit details
    Browse the repository at this point in the history
  9. Web MQTT command_SUITE: skip in mixed version mode

    (cherry picked from commit 5ddc16f)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    941db7e View commit details
    Browse the repository at this point in the history
  10. Web MQTT command_SUITE: cosmetics

    (cherry picked from commit e3051f8)
    michaelklishin authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b60f01c View commit details
    Browse the repository at this point in the history
  11. Mixed version test fix

    (cherry picked from commit 5271c26)
    pjk25 authored and mergify[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3993be9 View commit details
    Browse the repository at this point in the history