Adam Merberg
Adam Merberg
Allow multiple environment decorators on a step. This is helpful when a user wants to set some environment variables in code and others from the CLI using `--with`. When multiple...
Add a link to the argo workflows UI when using `argo-workflows trigger`.
This PR adds decorates two of the `pandas` `run_checks` methods with `@validate_scope(scope=ValidationScope.DATA)`. Currently, these methods have no validation scope set, so, for instance, the following raises a validation error even...