Let a DAG drive your migrations instead of orchestrating them manually or through a CI/CD system. Why? DAGs are often running in 'production', removing the need to setup custom hooks into production environments. DAGs can build their own dependencies - if you have a post migration task why not schedule it as a downstream dependency of your migration DAG?
-
Notifications
You must be signed in to change notification settings - Fork 0
tchoedak/dag-driven-migrations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Migrations Driven by DAGs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published