-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Updated requirement due to alert #2131
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
Conversation
Looks like this causes some tests to break. Which alert was it that this upgrade fixed? Happy to pair with you to debug. |
@engelke I'm going to take a look at this as part of the fixit |
Great. There's probably a lot of changes needed with such a major version
change, but it's going to really help with the value of the sample to users.
…On Thu, Jun 6, 2019 at 1:06 PM Leah E. Cole ***@***.***> wrote:
@engelke <https://github.com/engelke> I'm going to take a look at this as
part of the fixit
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2131?email_source=notifications&email_token=AAAT6NYA5FZHVFMCXDQOYC3PZFU37A5CNFSM4HJPUFX2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXEAESA#issuecomment-499647048>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAT6N2IUSQ55ZXWMNF75LTPZFU37ANCNFSM4HJPUFXQ>
.
--
Charles Engelke
GCP AppDev DPE
|
I think that what happens is when we upgrade the Airflow version, the Airflow db needs to be re-initialized, but I'm not positive. @tswast, any thoughts on if that's the potential solution, and if so, how we make that happen in Travis? |
…amples into fix-airflow-version
No description provided.