-
Notifications
You must be signed in to change notification settings - Fork 1
ENH: Add "PROJECT_TAGS" and "PROJECT_EMAIL" properties #27
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
Conversation
@jose-caballero Enjoy |
Hmm... We are not really interested in tags, are we?
|
I'm broadly in favour of wrapping as much as I can with the query library, tags included. Id rather too much is available than too little Im happy to add Email as a separate property though, but I'd like to also keep tags even if it's sometimes blank |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
=======================================
Coverage 99.65% 99.65%
=======================================
Files 111 111
Lines 4051 4064 +13
=======================================
+ Hits 4037 4050 +13
Misses 14 14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
96d65f7
to
b9c4b98
Compare
This is a JSON-formatted list. It will usually include a contact email for the project
b9c4b98
to
8dc3581
Compare
Hmm. Will the method with double underscore work? |
This is a JSON-formatted list. It will usually include a contact email for the project. This can be selected for with MATCHES_REGEX i.e.
Edit: Added PROJECT_EMAIL, which is None if an email is not found