SAP / python-pyodata

Enterprise-ready Python OData client
Apache License 2.0
220 stars 93 forks source link

ci: setup compatibility runs also weekly #267

Closed phanak-sap closed 8 months ago

phanak-sap commented 8 months ago

Because CI for package compatibility are a intentionally a "moving target" for package updates, it is not enough to depend on running just after commit to master.

When long time pass, build is often broken due compatibility changes irrelevant to actual code change. So this change is intended to at least spot problems before such situation and ease debugging of CI.