Skip to content

Releases: lu0/git-worktree-airflow

v2.0.0

18 Feb 18:40
@lu0 lu0
8398a2f
Compare
Choose a tag to compare

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

01 Jun 14:09
@lu0 lu0
Compare
Choose a tag to compare

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

09 Jul 06:41
@lu0 lu0
Compare
Choose a tag to compare

Bugfixes

  • Fix pipe failure causing early exit on repositories with a large number of worktrees, thus supporting an unlimited number of them (#3, #4).

This release is dedicated to the chocolate freezie I just ate, thanks for keeping me awake, although is not that late.

v1.1.1

06 Jul 00:26
@lu0 lu0
1526242
Compare
Choose a tag to compare

Bugfixes

  • Distinguish directories from files to avoid ignoring directories starting with names of the ones intended to be ignored (#2).

This release is dedicated to my ex-crush.

v1.1.0

13 May 05:22
@lu0 lu0
Compare
Choose a tag to compare

Features

Utilities

  • Add shellcheck to pre-commit hooks.

This script is dedicated to all cats ❤️, but please let us focus.