Skip to content

ckan/ckan-python-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

ckan-python-monitor

This is a monitor that twice a week runs the test suite of CKAN core against different Python versions.

Status

CKAN Python Status
2.9 3.7 CKAN 2.9 on Python 3.7
2.9 3.8 CKAN 2.9 on Python 3.8
2.9 3.9 CKAN 2.9 on Python 3.9
2.10 3.8 CKAN 2.10 on Python 3.8
2.10 3.9 CKAN 2.10 on Python 3.9
2.10 3.10 CKAN 2.10 on Python 3.10
2.10 3.11 CKAN 2.10 on Python 3.11
2.11 3.9 CKAN 2.11 on Python 3.9
2.11 3.10 CKAN 2.11 on Python 3.10
2.11 3.11 CKAN 2.11 on Python 3.11
2.11 3.12 CKAN 2.12 on Python 3.12
master 3.10 CKAN master on Python 3.10
master 3.11 CKAN master on Python 3.11
master 3.12 CKAN master on Python 3.12

Notes

The main goal is to keep track if the most common CKAN extensions are working as expected against CKAN core latest development branch. This can be used to easily detect breaking changes on CKAN core.

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published