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 dict type in role dependencies #246

Merged
merged 8 commits into from
Nov 3, 2023

Commits on Nov 2, 2023

  1. allow dict dependencies

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    cdeb2e9 View commit details
    Browse the repository at this point in the history
  2. fix test and add .bugfix

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f3f641d View commit details
    Browse the repository at this point in the history
  3. improve exceptions

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5f067db View commit details
    Browse the repository at this point in the history
  4. linter

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ecd8ad1 View commit details
    Browse the repository at this point in the history
  5. test correct dict format

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    5fba1f9 View commit details
    Browse the repository at this point in the history
  6. add valid dependency types test

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    9cd2924 View commit details
    Browse the repository at this point in the history
  7. fix test

    Issue: AAH-2823
    jerabekjiri committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e31221e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. test invalid/valid namespaces

    Issue: AAH-2823
    jerabekjiri committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ab2366e View commit details
    Browse the repository at this point in the history