Gusty

Latest version: v0.22.1

Safety actively analyzes 624763 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.22.1

template_fields` attribute is now considered when determining operator parameters.

0.22.0

Adds ability to ignore certain subfolders in a dag directory by adding a `.gustyignore` file.

See docs [here](https://pipeline-tools.github.io/gusty-docs/task-groups.html#ignoring-subfolders).

0.21.0

gusty CLI

Introduction of the gusty CLI - an easy way to create a boilerplate gusty DAG (or gusty DAGs) in your existing Airflow DAGs folder.

To create a new gusty DAG in your existing DAGs folder, simply call from your terminal:

bash
gusty use create-dag


To create a home for multiple gusty DAGs in your existing DAGs folder, just pluralize:

bash
gusty use create-dags


New Contributors

Thank you, nicklausroach, for creating the gusty CLI! :tada:

0.20.0

- Reintroduced caching

- Using `render_context` function instead of `Runner` static method.

0.19.2

Rolled back operator cache.

0.19.1

Removing all `airflow_default_macros`.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.