Commit graph

6 commits

Author SHA1 Message Date
Research Assistant
b74da81b0e ci: add npm run build step to release/publish workflows
After TS migration, main.js is now a build artifact from src/main.ts.
Both workflows must build the plugin before creating the release artifact.
2026-05-24 19:54:51 +08:00
Research Assistant
996561f5ea fix(release): also trigger on tags without v prefix (e.g. 1.5.6) 2026-05-19 00:37:42 +08:00
Research Assistant
8335bce992 bump: 1.5.5 -> 1.5.6rc1 (Memory Layer RC1) 2026-05-12 18:11:37 +08:00
Research Assistant
566697fc31 chore: remove CI workflows pending rewrite 2026-05-11 17:00:23 +08:00
Research Assistant
dfdbc09f6d ci: add contents:write permission to release workflow 2026-05-11 00:23:48 +08:00
Research Assistant
009be6b4e7 ci: simplify pipeline (3 OS x 1 Python, no -x, relaxed gate) + auto-release on tag push 2026-05-10 11:58:35 +08:00