Files
stack/tests/zot/test_schema.py
kert 9f62afeb62
Some checks failed
CI / skinny-install (aco) (push) Successful in 1m8s
CI / skinny-install (api) (push) Successful in 32s
CI / skinny-install (bcda) (push) Successful in 32s
CI / skinny-install (bib) (push) Successful in 38s
CI / skinny-install (conf) (push) Successful in 37s
CI / skinny-install (opps) (push) Successful in 39s
CI / skinny-install (perf) (push) Successful in 37s
CI / skinny-install (pfs) (push) Successful in 33s
CI / skinny-install (bls) (push) Successful in 27s
CI / skinny-install (ccw) (push) Successful in 33s
CI / skinny-install (cli) (push) Successful in 39s
CI / skinny-install (cms) (push) Successful in 36s
CI / skinny-install (rex) (push) Successful in 36s
CI / lint-test (push) Failing after 12m24s
Deploy / build-scan-report (push) Successful in 13m45s
fix(ci): schema test counts + notebooks build context
- tests/zot/test_schema.py: update hardcoded counts (itemTypes 36→40,
  fields 104→123, creatorTypes 29→37, itemTypeFields 582→770,
  baseFieldMappings 54→72) and field IDs (publicationTitle 12→41)
  to match the Zotero 7 schema dump.
- deploy.yml + infra-ci.yml: change notebooks build context from
  `notebooks/` to `.` — the Dockerfile COPYs `infra/marimo/theme`
  which lives outside the notebooks dir and was invisible with the
  narrow context.
2026-04-16 11:20:04 -04:00

4.9 KiB