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

Change doc level query name validation #630

Merged
merged 6 commits into from
Apr 12, 2024

Commits on Apr 5, 2024

  1. change validation and tests

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6ed40de View commit details
    Browse the repository at this point in the history
  2. change regex to 0-256 chars

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    150413f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. moved validation to common utils and fix test

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    aa2b6c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. remove TODO

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    272513e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. ensure name is at lest 1 char

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5c8888f View commit details
    Browse the repository at this point in the history
  2. change error message

    Signed-off-by: jowg-amazon <jowg@amazon.com>
    jowg-amazon committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6904220 View commit details
    Browse the repository at this point in the history