v1.0.2
What's Changed
- v1.0.2 by @fritz-astronomer in #6
- Add general utility functions to
TranslationRuleset
-loads
,dumps
,test
,get_files_with_extension
- change
task.downstream
to be task_id str fromOrbiterTaskDependency
, better task+dag nested Object handling (get imports/includes/etc from callbacks) - Catch exceptions in rule evaluation, and log a warning
- add demos to
supported_origins.csv
- rename
orbiter help
tolist-rulesets
- Add general utility functions to
- full v1.0.2 release by @fritz-astronomer in #8
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #5
- CICD fixes:
- publish to pypi in release not build step by @fritz-astronomer in #7
- move pypi env stuff to release block by @fritz-astronomer in #9
New Contributors
- @fritz-astronomer made their first contribution in #6
- @pre-commit-ci made their first contribution in #5
Full Changelog: v1.0.1...v1.0.2