Commit Graph

2 Commits

Author SHA1 Message Date
zhengchen.tao 2b595ea27b ci: restore deploy job, gated on vars.DEPLOY_PATH
Build Docker Image / build (push) Has been cancelled
Build Docker Image / deploy (push) Has been cancelled
Re-add the deploy job dropped during open-source cleanup. The job pulls
the just-built image and restarts the compose stack in vars.DEPLOY_PATH.

The gate `if: vars.DEPLOY_PATH != ''` keeps the workflow safe for
public mirroring: no path appears in the YAML, and any fork without
DEPLOY_PATH set will silently skip the deploy step.
2026-05-18 00:47:01 +08:00
zhengchen.tao 515763bc72 Initial public release
Build Docker Image / build (push) Failing after 1m22s
MCP (Model Context Protocol) server for reading and writing an Obsidian
vault, gated by OAuth-issued JWT bearer tokens. See README.md for setup.
2026-05-17 23:55:00 +08:00