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: require equal environments when moving toggles #1595

Merged
merged 5 commits into from
May 18, 2022
Merged

Conversation

olav
Copy link
Contributor

@olav olav commented May 12, 2022

@vercel
Copy link

vercel bot commented May 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
unleash-docs ✅ Ready (Inspect) Visit Preview May 18, 2022 at 6:09AM (UTC)

@olav olav changed the title fix: apply query from checkProjectsCompatibility fix: require equal environments when moving toggles May 12, 2022
@olav olav marked this pull request as ready for review May 12, 2022 11:45
@olav olav marked this pull request as draft May 12, 2022 11:50
@olav olav marked this pull request as ready for review May 12, 2022 12:11
Copy link
Contributor

@chriswk chriswk left a comment

Choose a reason for hiding this comment

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

I was going to say why we didn't use Set diff and expect it to be the empty set until I realised that even though javascript claims this is a set class, it doesn't actually support set operations like union/intersect/diff.

Nice little util method that seems safer than our current implementation.

+1 from me

@olav olav merged commit 8c1d483 into main May 18, 2022
@olav olav deleted the change-project branch May 18, 2022 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants