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

up to stream #1

Merged
merged 3 commits into from
Dec 4, 2023
Merged

up to stream #1

merged 3 commits into from
Dec 4, 2023

Conversation

WaYdotNET
Copy link
Owner

up to stream

* ci: Change the GitHub Actions trigger

Now, it will run tests for every pull request made to the `master` branch, as well as when merges are pushed to `master`.

* Drop support for Celery 3

Celery 3 depends on `use_2to3` which is no longer supported by any of the latest patch versions of CPython and Pypy, for >= 3.7.

The CI for Celery 3 was not able to run on any Python provided by GitHub Actions. It is time to fully decommission it.
* Add support for CPython 3.12
* Add support for Pypy 3.10, drop Pypy 3.8
This prevented badges from being generated.
@WaYdotNET WaYdotNET merged commit cd3c343 into WaYdotNET:master Dec 4, 2023
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.

2 participants