8000 Tags · kaxil/airflowctl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Tags: kaxil/airflowctl

Tags

0.2.11

Toggle 0.2.11's commit message
< 8000 h1 class="Overlay-title sr-only" id="commit-badge-verified-f4df51e4-dialog-title"> Verified
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Switch to `uv` by default for speed (#39)

This PR switches the default installer from `pip` to using `uv`:
https://docs.astral.sh/uv/

0.2.10

Toggle 0.2.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow installing from Airflow pacakges in Private PyPI (#32)

0.2.9

Toggle 0.2.9's commit message
Release 0.2.9

Change since 0.2.8:

- Move `venv_path` to settings file (#22)

0.2.8

Toggle 0.2.8's commit message
Release 0.2.8

Changes since 0.2.7
- feat(cli,modes): add venv_path option in init and build to enable users to use existing virtualenv. (#19)

0.2.7

Toggle 0.2.7's commit message
Release 0.2.7

Changes since 0.2.6
- Fix viewing background logs (#16)

0.2.6

Toggle 0.2.6's commit message
Release 0.2.6

0.2.5

Toggle 0.2.5's commit message
Use LocalExecutor for 2.7 and above too instead of hardcoding 2.6

0.2.4

Toggle 0.2.4's commit message
Release 0.2.3

0