afctl
afctl copied to clipboard
afctl helps to manage and deploy Apache Airflow projects faster and smoother.
'remote' deployment - to scp DAG's to remote airflow DAG directory
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
Hi. Could please someone explain what was the idea of `commons` folder usage? Properly, I mean `how to import?`. Airflow has the init func `prepare_syspath()` that ensures that certain subfolders...
Ex. I want to use boto3 but when i run "pip install boto3" or after adding in requirements.txt and doing "pip install -r requirements.txt", Then still logs says boto3 import...
There is no way to stop local running Airflow setup as of now
Bumps [mako](https://github.com/sqlalchemy/mako) from 1.1.0 to 1.2.2. Release notes Sourced from mako's releases. 1.2.2 Released: Mon Aug 29 2022 bug [bug] [lexer] Fixed issue in lexer where the regexp used to...