]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Schedule a daily test run and a weekly package run
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 23 Dec 2021 01:36:43 +0000 (02:36 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 23 Dec 2021 01:46:14 +0000 (02:46 +0100)
commitda060dbbeeb0710adea30fc4b35e9f272b1c15ae
tree2625c5e2ba7ec6074a0bffc9315288e96adcec0e
parentd8f856a386fab2d7b27d22f866318354be1da6ca
Schedule a daily test run and a weekly package run

This should help detecting breakages due to new depending packages. In
the future we may extend the tests to run on Python/Postgres master
branch too.

The intention is to remove the top bound from dependency packages,
because the practice is widely documented to be problematic. Thankfully
we have only dev/test dependencies, but I'd rather get the habit for
good.

This commit will be merged on master as it is because otherwise Github
won't pick the change.
.github/workflows/packages.yml
.github/workflows/tests.yml