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

default tags #9

Open
WaylonWalker opened this issue Sep 4, 2020 · 0 comments
Open

default tags #9

WaylonWalker opened this issue Sep 4, 2020 · 0 comments

Comments

@WaylonWalker
Copy link
Owner

Add functionality to tag a node if certain tags are not present. I often tag a few nodes inside of a pipeline with things like raw for database connection, or slow for long running nodes, or not-current for historic datasets that don't change often. It would be nice to automatically tag any tag not containing one of these tags with something. This will enable me to only tag the handful of nodes I need to, and be confident that I can run my pipeline with the alternate tag and get everything.

Use Cases

  • current/not-current
  • raw/not-raw
  • slow/not-slow
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

No branches or pull requests

1 participant