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

Updated string constraint extension #2

Merged
merged 6 commits into from
May 18, 2024
Merged

Conversation

WhitWaldo
Copy link
Contributor

Made all constraints optional so not all have to be specified where inapplicable, added check for start/end characters. Added/updated unit tests.

@WhitWaldo
Copy link
Contributor Author

Don't necessarily commit this yet - I'm going through the naming constraints and adding more as I see them

…re string does not contain or does not start with). Added more unit tests.
@WhitWaldo
Copy link
Contributor Author

Good to go - this spans nearly all the naming constraints listed in the docs.

@rudiv
Copy link
Owner

rudiv commented May 18, 2024

Good to go - this spans nearly all the naming constraints listed in the docs.

Perfect, might be worth standardising the resources that are supported "centrally" and defining these rules (automatically?) so they can be re-used everywhere, but a later thing - will raise an issue for it so I don't forget.

@rudiv rudiv merged commit 41b9def into rudiv:main May 18, 2024
1 check passed
@WhitWaldo WhitWaldo deleted the string-constraint branch May 18, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants