Skip to content
Snippets Groups Projects
Oliver Smith's avatar
Oliver Smith authored
03e572d8
History

monitoring

Hourly monitoring of upstream compatibility with Alpine.

Running locally:

$ git clone https://gitlab.com/postmarketOS/pmbootstrap
$ git clone https://gitlab.com/postmarketOS/monitoring
$ cd monitoring
$ ln -s ../pmbootstrap/pmb .
$ export PMAPORTS=~/.local/var/pmbootstrap/cache_git/pmaports
$ pytest -xvv test_upstream_compat.py