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 name validation for projects #3658

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Add name validation for projects #3658

merged 1 commit into from
Jun 19, 2024

Commits on Jun 19, 2024

  1. Add name validation for projects

    This allows for simple alphanumeric and DNS names to be considered valid
    for projects. The intention is to be able to use `/` in the future as a
    separator to traverse project hierarchies and to simplify project naming
    conventions.
    
    Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
    JAORMX committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f9ba243 View commit details
    Browse the repository at this point in the history