-
Notifications
You must be signed in to change notification settings - Fork 493
#308 Extend repository validation by allowing port number. #309
Conversation
…it number to represent a proper port definition.
You're right, I changed it accordingly. |
You got a problem of automatic formatting on the file Note, I comment because we are also interested in this fix ;-). |
Thx @stephanedaviet , fixed 👍 |
The port validation rule is also tripping us up. We push to a private docker registry listening on a different port. When will this fix be merged and available in maven central? |
Can it land in snapshots - soon? |
Hey, could some maintainer to merge this fix, please ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
I've released v1.4.13 with this change, I'll update the changelog shortly. Thanks again for the PR. |
Adjusted regex validation to allow port number.