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

fix: If there's a full match on an inline environment name, use it #620

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

julienduchesne
Copy link
Member

From #613 🤦

If there are two environments and one's name is a superset of the first, there is no longer a way to target the one with the smaller name because they will both be targeted with the smaller name
I think it has to be a pretty rare issue but it'd be good to have this in next release

🤦
From #613

If there are two environments and one's name is a superset of the first, there is no longer a way to target the one with the smaller name because they will both be targeted with the smaller name
I think it has to be a pretty rare issue but it'd be good to have this in next release
@julienduchesne julienduchesne requested review from sh0rez and a team October 5, 2021 12:56
@julienduchesne julienduchesne merged commit a2b5665 into main Oct 5, 2021
@julienduchesne julienduchesne deleted the julienduchesne/name-full-match branch October 5, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants