Commit Graph

3 Commits

Author SHA1 Message Date
a79ee941c4 fix(offline): guard marketplace I/O paths for ENG-421
Skip marketplace fetches, metadata lookups, and bulk-install
pre-checks when MARKETPLACE_ENABLED=false. Covers plugin_service,
plugin_migration, rag_pipeline, and rag_pipeline_transform_service.
2026-05-20 14:56:42 +08:00
97764c4a57 test: migrate plugin service tests to testcontainers (#34098)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-03-26 20:36:12 +00:00
135b3a15a6 test: add UTs for api/ services.plugin (#32588)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-12 11:27:29 +08:00