Thanks AJ for sharing the message! I am looking f...
# meltano-plugin-development
j
Thanks AJ for sharing the message! I am looking forward to using the
edk
and creating a first beta release for the Dagster Meltano integration. Is the
edk
already in a usable state? Or is the structure going to change a lot still?
a
Structure will likely still change a bit. But most changes should (hopefully!) be cosmetic and/or subtractions from the base cookiecutter. For instance, we may remove the need for you to declare many of the built-in top-level CLI commands - in which case, you'd just delete the extra code when upgrading the newer EDK version.
j
Alright, great. I will start integrating it into the edk then!
a
🙌 In case they have additional guidance: cc @Will Da Silva (Arch) who is starting to build out a Cron extension, and @florian.hines who has created one for Airflow and Superset.
f
But most changes should (hopefully!) be cosmetic and/or subtractions from the base cookiecutter.
The EDK lib itself could definitely still have some breaking changes. But its probably safe to start playing with.
Will hopefully shortly also gain more (non-breaking) functionality that helps with things like config/env loading, etc.