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

feat: added is_mailto validator #18

Merged
merged 3 commits into from
Sep 18, 2023
Merged

feat: added is_mailto validator #18

merged 3 commits into from
Sep 18, 2023

Conversation

aangit
Copy link
Collaborator

@aangit aangit commented Jun 22, 2023

added is_mailto validator and unittest

@aangit aangit requested a review from theteladras June 22, 2023 13:36
Copy link
Owner

@theteladras theteladras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All in all looks good!

Make sure to increment the MINOR version the the setup.py. This ensures that the changes get deployed and be publicly available to others.

Not changing it will cause the pipeline to fail, since the version that the pipeline will try to deploy would have already been deployed, and you cannot deploy twice the same version.

pyvalidator/is_mailto.py Outdated Show resolved Hide resolved
pyvalidator/is_mailto.py Outdated Show resolved Hide resolved
test/test_is_mailto.py Outdated Show resolved Hide resolved
@theteladras theteladras changed the title added is_mailto validator and unittest feat: added is_mailto validator Jun 24, 2023
@theteladras theteladras merged commit 9ebd11c into main Sep 18, 2023
3 checks passed
@theteladras theteladras deleted the is_mail branch September 18, 2023 09:27
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.

None yet

2 participants