-
-
Notifications
You must be signed in to change notification settings - Fork 175
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
Use GitHub Actions. Drop 3.4, 3.5, PyPy2 #340
Conversation
@mauritsvanrees thanks for creating this Pull Request and help improve Plone! To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass. Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
With this simple comment all the jobs will be started automatically. Happy hacking! |
fed57be
to
a92f203
Compare
These Python versions are out of support. 3.4 is no longer available on Ubuntu 20 on GitHub Actions.
Not available on GHA for latest Ubuntu 20.
This needs help. Locally on my Mac,
From looking at The rest of the errors is like this:
|
Otherwise you get crazy errors.
Yes! All green, except the Jenkins tests that we can ignore. I have now disabled the web hooks for those. That might help for new PRs. If these checks still end up in new PRs, please ping me, then I need to have a deeper look. |
No description provided.