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

getValidTags() should exclude tags that do not match the prefixRegex #158

Merged
merged 2 commits into from
Jan 22, 2023

Conversation

duality72
Copy link
Contributor

A fix for this issue: #143

This does introduce a slight behavior change in that tags that probably should have been excluded before are now definitely excluded. I think this is the correct behavior and people shouldn't have been relying on the previous behavior where tags without the requested prefix were being considered valid tags, but it is a change.

Copy link
Owner

@mathieudutour mathieudutour left a comment

Choose a reason for hiding this comment

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

That makes sense 👍

@yelsayed
Copy link

@mathieudutour, thanks for all your work. Would it be possible to make a new release with this fix. It's causing a small issue in our CI.

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.

3 participants