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

Feature: Add check for overlapping xor and and groups #443

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

tinytyranid
Copy link
Contributor

This adds a check to make sure that xor and and groups are not overlapping with more than one as promised in #442

Copy link
Owner

@alecthomas alecthomas left a comment

Choose a reason for hiding this comment

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

Apologies for the delay, this slipped my mind.

@alecthomas alecthomas merged commit 7d84b95 into alecthomas:master Sep 10, 2024
5 checks passed
@alecthomas
Copy link
Owner

BTW I just used the and functionality today and it was super useful:

🐚 ~/dev/ftl $ ftl profile new --remote http://w3.org test
🐚 ~/dev/ftl $ ftl profile new --local test
Usage: ftl profile new <name> [flags]
Run "ftl profile new --help" for more information.

ftl: error: --local and --secrets and --configuration must be used together

@tinytyranid
Copy link
Contributor Author

I'm happy to hear that it is already useful 🙂

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.

2 participants