Fix BitBucket regex#108
Conversation
user@ is optional for HTTPS URLs. Fixes nephila#107
for more information, see https://pre-commit.ci
|
Updated the PR, thanks @yarikoptic for the review! Please note that I also had to fix the way platform defaults are applied during parsing; the old code effectively discarded any defaults that were defined. Since this is required to get the tests passing, I think it belongs in this PR, but if you'd like me to split it out into its own PR, I can do that too. |
|
Hello @yarikoptic , any chance to review the updates? |
|
Hi! Can we get this reviewed and merged please? CC @yakky @protoroto |
Pull Request Test Coverage Report for Build 18645873186Details
💛 - Coveralls |
|
@mathrick Hi! Thanks for this pr! In order to make the CI pass, you should:
After this we can make the CI pass and I'll merge and release a new version. Thanks again! |
yakky
left a comment
There was a problem hiding this comment.
Code wise LGTM, I'd like to see @protoroto comment to be addressed before merge
|
Seeing how this PR is more than a year old, I took it upon myself to rename the branch and add a changelog entry, see #118. It's just a rename, so commit authorship is intact. |
|
@taminomara Thanks for speeding things up! :) I've just released 0.13.0 version with these changes. I'm closing this @mathrick as it is superseeded by #118 that is already merged an released. I've updated |
Description
This fixes the BitBucket regex so username@ is not required, and adds
bitbucket.comas a recognised domain.References
Fixes #107
Checklist
inv lint