-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inf 418/add dag tags to workflows #572
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #572 +/- ##
===========================================
+ Coverage 93.93% 93.97% +0.03%
===========================================
Files 49 50 +1
Lines 6781 6783 +2
Branches 763 763
===========================================
+ Hits 6370 6374 +4
+ Misses 299 294 -5
- Partials 112 115 +3
Continue to review full report at Codecov.
|
4925aef
to
53aac30
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Tuan!
Setting up platform changes for adding vm create/destroy and elastic import workflow tagging.
Ran into an issue when testing locally. Error was similar to:
apache/airflow#22289
which seems to be fixed in Airflow 2.3.0
However, erasing my local postgres db and starting the platform up with clean db did not present the problem.