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

add removal of nodes / branches v2 #348

Merged
merged 5 commits into from
Apr 12, 2024
Merged

add removal of nodes / branches v2 #348

merged 5 commits into from
Apr 12, 2024

Commits on Apr 9, 2024

  1. add 'delete' element for node/branch removal

    Signed-off-by: Niclas Wesemann <niclas.wesemann@motius.de>
    nwesem committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c86821b View commit details
    Browse the repository at this point in the history
  2. use matrix testing to prevent code duplication

    Signed-off-by: Niclas Wesemann <niclas.wesemann@motius.de>
    nwesem committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c357d32 View commit details
    Browse the repository at this point in the history
  3. update documentation and tests according to PR COVESA#348

    Signed-off-by: Niclas Wesemann <niclas.wesemann@motius.de>
    nwesem committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    db92b7e View commit details
    Browse the repository at this point in the history
  4. extend tests for instances and deletion of wrong instance

    Signed-off-by: Niclas Wesemann <niclas.wesemann@motius.de>
    nwesem committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    be1b085 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix pre-commit

    Signed-off-by: Niclas Wesemann <niclas.wesemann@motius.de>
    nwesem committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    55effdb View commit details
    Browse the repository at this point in the history