peregrine/.github/workflows
pyr0ball 874628ce24
Some checks failed
CI / Backend (Python) (push) Successful in 1m23s
CI / Frontend (Vue) (push) Successful in 22s
Mirror / mirror (push) Failing after 8s
ci: install libsqlcipher-dev before pip deps on GitHub CI
pysqlcipher3 is a C extension that links against libsqlcipher — not
present on ubuntu-latest by default. Mirrors what the Dockerfile already
does. backup.py uses it for encrypted DB export but never in CI tests.
2026-07-06 02:44:54 -07:00
..
ci.yml ci: install libsqlcipher-dev before pip deps on GitHub CI 2026-07-06 02:44:54 -07:00