-
Notifications
You must be signed in to change notification settings - Fork 60
Update flask-framework extension
#499
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
Co-authored-by: Sergio Schvezov <sergio.schvezov@canonical.com> Co-authored-by: Tiago Nobrega <tiago.nobrega@canonical.com>
The current version has two bugs (the "looping timer" one and the "not collecting error logs" one) that are blocking for many users. Ideally we should merge main into this branch, this is a stopgap before we can allocate time for it.
These are related to the change in base notation (ubuntu@ instead of ubuntu:) and the changes due to general craft-application-flow.
This brings in the latest changes from `main` into the 12f branch.
|
@sergiusens @tigarmo here's the pull request to bring only the latest |
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 a lot! To whoever is also reviewing this, this is the merge of the feature/12f branch "officially" into main (with some minor updates)
|
we have linter errors, are those expected? |
Co-authored-by: Alex Lowe <alex.lowe@canonical.com>
The issue was caused by an external website (https://yaml.org/) going down, which has been resolved now. |
|
Will merge this as soon as I can merge this hotfix (we prefer to merge hotfix branches as soon as possible) |
Some refactoring was performed, and some improvements were made over the
flask-frameworkextension.Changes include:
flask/toflask-framework/.statsd-exporteralong with the Gunicorn server.services.flask.commandis overridden.