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

Added remapping resolution for action names #1170

Open
wants to merge 6 commits into
base: rolling
Choose a base branch
from

Commits on Jul 15, 2024

  1. Added remapping resolution for action names

    Signed-off-by: Justus Braun <[email protected]>
    JustusBraun committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    44dcad3 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Fix cpplint/uncrustify

    Signed-off-by: Justus Braun <[email protected]>
    JustusBraun committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9498aa4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Renamed action_name field to remapped_action_name.

    Signed-off-by: Justus Braun <[email protected]>
    JustusBraun committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e3b6fe4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Removed unnecessary resolved_action_name stack variable

    Signed-off-by: Justus Braun <[email protected]>
    JustusBraun committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3c216d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Added tests for action name remapping.

    Signed-off-by: Justus Braun <[email protected]>
    JustusBraun committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    bc2fdd5 View commit details
    Browse the repository at this point in the history