pakal / django-compat-patcher

A system to improve compatibility between different Django versions, and make upgrading dependencies less painful.
MIT License
13 stars 2 forks source link

Add multi-projects CI #16

Closed pakal closed 3 years ago

pakal commented 4 years ago

To avoid regressions, DCP should checkout a bunch of well-behaved Django projects, and run their unit-tests after applying all safe fixers.

pakal commented 3 years ago

For now, the old "Pychronia" project should suffice to avoid regressions, along with unit-tests