Releases: lu0/git-worktree-airflow
Releases · lu0/git-worktree-airflow
v2.0.0
What's Changed
New Features
- Support for Nested Worktrees: The hook now handles nested worktrees, making it easier to manage Airflow DAGs in complex bare-repo setups.
Deprecations
- Stopped Ignoring Non-Worktree folders: Changed how the
.airflowignore
file gets created to support nested worktrees better. The old method, which had the side effect of ignoring first-level non-worktree folders, is gone.
Other Changes
- Code Clean-Up: Made the script simpler and removed parts that weren't needed.
v1.1.3
Bug fixes
- Fixed a bug that caused incorrect ignoring of directories if their names were substrings of other directory names (#5, #6). The
.airflowignore
file now matches exact directory names and Airflow UI shows the DAGs.
This release is dedicated to the pumpkin empanada I'm currently enjoying 🎃. Probably should've had a proper breakfast.
v1.1.2
v1.1.1
v1.1.0
Features
- Support pre-commit framework.
Utilities
- Add shellcheck to pre-commit hooks.
This script is dedicated to all cats ❤️, but please let us focus.