No description
Find a file
OpenClaw de1215bc32
Some checks failed
Build & Deploy to Staging / Build & Deploy to Staging (push) Failing after 12m20s
fix: promote workflow retags staging image instead of rebuilding
Same approach as DocFast — pull :latest (already built by staging CI),
retag with version, deploy. No rebuild = same binary that was tested.
2026-02-20 11:34:58 +00:00
.forgejo/workflows fix: promote workflow retags staging image instead of rebuilding 2026-02-20 11:34:58 +00:00
public feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
src feat: add SEO fundamentals (robots.txt, sitemap, OG tags, JSON-LD, canonical) and 404 page 2026-02-20 11:02:11 +00:00
.gitignore feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00
Dockerfile fix: skip puppeteer browser download in Docker build 2026-02-20 11:21:02 +00:00
package-lock.json fix: code-driven OpenAPI docs — replace static JSON with swagger-jsdoc 2026-02-20 07:32:37 +00:00
package.json fix: code-driven OpenAPI docs — replace static JSON with swagger-jsdoc 2026-02-20 07:32:37 +00:00
tsconfig.json feat: initial codebase v0.4.1 2026-02-19 17:05:16 +00:00