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

Deprecare Flask-Session to fix master build #167

Merged
merged 3 commits into from Apr 28, 2020

Conversation

OrkoHunter
Copy link
Collaborator

The dependency flask-session is now broken because of a change in werkzeug library. pallets-eco/flask-session#114.
Unfortunately, months have passed but no action has been taken to merge the fix.

PEP8Speaks does not really need Flask-Session and hence, it is better to remove it.

Closes #164 #165

The dependency flask-session is broken because of a change pallets-eco/flask-session#114. Unfortunately, months have passed
but no action has been taken to merge the fix.

PEP8Speaks does not really need Flask-Session and hence, it is better to remove it.
@auto-comment
Copy link

auto-comment bot commented Apr 28, 2020

💖 Thank you so much for creating the pull request! 💖

Have a look at the test workflow. The branch of this pull request is going to be deployed on Heroku with payload URL https://pep8speaks-pr-xxx.herokuapp.com . The repository https://github.com/OrkoHunter/test-pep8speaks is configured to test review deployments like this.

@OrkoHunter Create a review app for this PR on Heroku and update the Webhook URL of the test-pep8speaks app. Finally restart Travis to test this PR.
Remember to deploy the production app and revert the Webhook URL of the test GitHub app when the Pull Request is merged.

@OrkoHunter OrkoHunter temporarily deployed to pep8speaks-pr-167 April 28, 2020 13:33 Inactive
@OrkoHunter OrkoHunter requested a deployment to pep8speaks-pr-167 April 28, 2020 13:43 Abandoned
It does not recognize Python-3.7
@OrkoHunter
Copy link
Collaborator Author

Not sure why GitHub checks is hung, but the build succeeded.
https://travis-ci.org/github/OrkoHunter/pep8speaks/builds/680578204

@OrkoHunter OrkoHunter merged commit b441025 into master Apr 28, 2020
@OrkoHunter OrkoHunter deleted the deprecate-flask-session branch April 28, 2020 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken dependency flask-session
1 participant