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

Improve names validation #166

Merged
merged 3 commits into from
Jun 2, 2022
Merged

Improve names validation #166

merged 3 commits into from
Jun 2, 2022

Conversation

aguschin
Copy link
Contributor

@aguschin aguschin commented Jun 1, 2022

closes #164

@Suor, do you really need that check exposed in mlem.api.check_name_is_valid? It doesn't make sense to the casual user I think, that's why I'm not sure about this. It's accessible in config anyway.

TODO: check that names are correct upon reading/writing to artifacts.yaml, as well upon registration/promotions.

@aguschin aguschin requested a review from Suor June 1, 2022 21:17
@aguschin aguschin self-assigned this Jun 1, 2022
@aguschin aguschin added the breaking-change Breaking bad label Jun 2, 2022
@aguschin
Copy link
Contributor Author

aguschin commented Jun 2, 2022

Ok, merging this for the sake of speed. Feel free to reach me out if you need to change something.

@aguschin aguschin merged commit 5b1dbce into main Jun 2, 2022
@aguschin aguschin deleted the feature/names-validation branch June 2, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Breaking bad
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make artifact names, stages, types registry-insensitive
1 participant