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

enhancement: Add support for negating conditions in check_fields #2514

Merged
merged 3 commits into from May 4, 2020

Commits on Apr 30, 2020

  1. enhancement: Add support for negating conditions in check_fields

    This applies to the filter and swimlanes transforms.
    
    This negation may apply to any check_fields condition.
    
    Signed-off-by: Bruce Guenter <bruce@timber.io>
    Bruce Guenter committed Apr 30, 2020
    Copy the full SHA
    dd70ee5 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. A couple more examples

    Signed-off-by: Bruce Guenter <bruce@timber.io>
    Bruce Guenter committed May 4, 2020
    Copy the full SHA
    6de8f60 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into condition-negation

    Signed-off-by: Bruce Guenter <bruce@timber.io>
    Bruce Guenter committed May 4, 2020
    Copy the full SHA
    650db82 View commit details
    Browse the repository at this point in the history