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

zbus 5.0 #209

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

zbus 5.0 #209

wants to merge 20 commits into from

Commits on Nov 4, 2024

  1. Update zbus dep too

    TTWNO committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7666058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fad741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db15e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e88c89 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d832f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cebb81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a2cb5e View commit details
    Browse the repository at this point in the history
  8. Formatting

    TTWNO committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f06e63c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b161ac6 View commit details
    Browse the repository at this point in the history
  10. Fix additional tests via using string instead of static signature var…

    …iation; necessary due to dynamic/static difference
    TTWNO committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    26bb834 View commit details
    Browse the repository at this point in the history
  11. formatting

    TTWNO committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    334d2ff View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. use git instead of path

    TTWNO committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    69ebdaf View commit details
    Browse the repository at this point in the history
  2. Use pub modifier in traits

    TTWNO committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7295195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb3a11c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    508f0e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf3315d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e311ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5224bc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    78d0414 View commit details
    Browse the repository at this point in the history
  2. fix(test): Fixes test for Action signature

    This fixes the test in common/action, where `Action` is validated
    against its XML description.
    luukvanderduim committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8bd8ac2 View commit details
    Browse the repository at this point in the history