feat(ebook-search): add containerized test environment
treefmt / nix fmt (pull_request) Successful in 5s
pytest / pytest (pull_request) Successful in 26s
build_systems / build-brain (pull_request) Successful in 45s
build_systems / build-bob (pull_request) Successful in 45s
build_systems / build-rhapsody-in-green (pull_request) Successful in 57s
build_systems / build-jeeves (pull_request) Successful in 2m17s
test ebook search / test-ebook-search (pull_request) Failing after 4s

This commit is contained in:
2026-07-12 16:12:40 -04:00
parent 2518ec8551
commit e9636d19de
9 changed files with 1287 additions and 43 deletions
+1 -3
View File
@@ -17,9 +17,7 @@
python-env = final: _prev: {
my_python = final.python314.withPackages (
ps:
with ps;
[
ps: with ps; [
alembic
apprise
apscheduler