Hi all: are there plans to continue maintaining th...
# plugins-general
m
Hi all: are there plans to continue maintaining the airflow-ext plugin? I saw a couple of recent auto-branches bumping typer, but they’re not in
main
. I’d love to keep using this plugin, ideally with Airflow 3.x, especially with Airflow 2.x nearing EOL. Any insight on future plans?
e
Hi 👋 I just merged the most recent typer bump PR. Is there anything blocking you using the plugin at the moment? I haven't followed Airflow's development for a while, but if there's a migration guide and there's anything we need to change in the plugin to prepare, I'd be happy to review one or more PRs. Flagging any specific issues here or in the GitHub issue tracker is also appreciated.
🙌 1
🙏 1
m
Thanks a lot for your reply @Edgar Ramírez (Arch.dev). Currently we are facing troubles with its typer version and trailing dependencies when installing airflow-ext with Airflow 3.2.0 via meltano.yml. I'll gladly file an issue on GitHub and a PR if we manage to fix it ourselves.
e
Yeah, we might need a PR to bump that in the Hub, and validate that it installs without problems
m
@Edgar Ramírez (Arch.dev) I was able to patch it and we now have airflow-ext working smoothly (so far) with Airflow 3.2.0. Not sure if I should make a PR yet, perhaps you can have a look at monomeric/airflow-ext.
👀 2
a
@Mono Meric have you update the main with the latest changes?
m
@ashish_soni I submitted a PR
e
We might still something like github.com/meltano/hub/pull/1992