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

[automation] Ensure unique module IDs for overloaded @RuleAction methods #4441

Merged
merged 7 commits into from
Nov 10, 2024

Commits on Nov 7, 2024

  1. [automation] Handle overloaded @RuleActions

    Append signature hash to avoid duplicate module ids.
    
    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1f0f54f View commit details
    Browse the repository at this point in the history
  2. [automation] ThingActionsResource: Provide action visibility

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    33c9a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb77453 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    ca6bdfb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Add classname to signature hash

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    33ced98 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Revert "Add classname to signature hash"

    This reverts commit 33ced98.
    
    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    41e60af View commit details
    Browse the repository at this point in the history
  2. Attempt to stabilise tests

    Signed-off-by: Florian Hotze <[email protected]>
    florian-h05 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    86df5e0 View commit details
    Browse the repository at this point in the history