Skip to content
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

Upgrade Flask to 0.11.1 #1112

Closed
3 tasks
jeffwidman opened this issue Jun 10, 2016 · 4 comments
Closed
3 tasks

Upgrade Flask to 0.11.1 #1112

jeffwidman opened this issue Jun 10, 2016 · 4 comments

Comments

@jeffwidman
Copy link
Contributor

jeffwidman commented Jun 10, 2016

  • Upgrade all Flask extensions
  • Upgrade to latest Flask 0.11 release
  • Bonus: replace Flask-Script with Click
@arikfr
Copy link
Member

arikfr commented Jun 17, 2016

Is it a "simple" upgrade or there are some backward incompatible behaviors?

@jeffwidman
Copy link
Contributor Author

jeffwidman commented Jun 17, 2016

Most of it should be fairly straightforward. The tricky part is redash is currently using older versions of several Flask extensions, so those may need to be upgraded as well, I'm not sure.

There are a couple of niceties:

@arikfr
Copy link
Member

arikfr commented Jun 19, 2016

I've updated the issue description with the steps (upgrade extensions -> upgrade Flask -> replace Flask-Script).

@jeffwidman
Copy link
Contributor Author

Hooray! Thanks @washort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants