This is a monitor that twice a week runs the test suite of CKAN core against different Python versions.
| Python version | CKAN 2.10 | CKAN 2.11 | CKAN master |
|---|---|---|---|
| 3.10 | |||
| 3.11 | |||
| 3.12 | Not supported | ||
| 3.13 | Not supported | ||
| 3.14 | Not supported |
These workflows run the main CKAN core tests against different Python versions.
Tests are run At 12:00am on Tuesday and Thursday (0 0 * * 2,4) to have a fresh run before CKAN's Tech Meetings.
For a similar monitor but for extensions check: ckan-extensions-monitor