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

Refactor "one or many" typed Hera values #905

Merged
merged 6 commits into from
Dec 21, 2023
Merged

Refactor "one or many" typed Hera values #905

merged 6 commits into from
Dec 21, 2023

Commits on Dec 21, 2023

  1. Add --all-extras for dev Makefile install target

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d219705 View commit details
    Browse the repository at this point in the history
  2. Add OneOrMany type with example usage for ArgumentsT

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    aa2efaf View commit details
    Browse the repository at this point in the history
  3. Add validators for OneOrMany fields

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c3d51d1 View commit details
    Browse the repository at this point in the history
  4. Remove redundant list checking code, fix types

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    9ea803f View commit details
    Browse the repository at this point in the history
  5. Add test for normalization

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    56aa9f3 View commit details
    Browse the repository at this point in the history
  6. Add types to functions

    Signed-off-by: Elliot Gunton <egunton@bloomberg.net>
    elliotgunton committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4a1d9aa View commit details
    Browse the repository at this point in the history