Commit Graph

3 Commits

Author SHA1 Message Date
fb487125dd Merge pull request 'chore(deps): update silo-client to 5e6f2cb9' (#1) from auto/update-silo-client-5e6f2cb9 into main
Reviewed-on: #1
2026-02-17 14:48:39 +00:00
kindred-bot
fc247848c9 chore(deps): update silo-client to 5e6f2cb9
Upstream: 5e6f2cb963
2026-02-17 14:47:54 +00:00
Zoe Forbes
13b56fd1b0 initial: LibreOffice Calc Silo extension (extracted from silo monorepo)
LibreOffice Calc extension for Silo PLM integration. Uses shared
silo-client package (submodule) for API communication.

Changes from monorepo version:
- SiloClient class removed from client.py, replaced with CalcSiloSettings
  adapter + factory function wrapping silo_client.SiloClient
- silo_calc_component.py adds silo-client to sys.path
- Makefile build-oxt copies silo_client into .oxt for self-contained packaging
- All other modules unchanged
2026-02-06 11:24:13 -06:00