Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.77 KB

File metadata and controls

40 lines (30 loc) · 1.77 KB

wikip.co

A static wiki built with node.js

CI/CD Diagram

wikip.co shared content CI/CD

Source spec: docs/diagrams/specs/wikip-content-public-cicd.yaml

Rendered artifacts: docs/diagrams/rendered/wikip-content-public-cicd.png, docs/diagrams/rendered/wikip-content-public-cicd.svg

The diagram shows both deploy entrypoints: content pushes in wikip-co/content dispatch an exact content SHA into wikip.co, and site-only pushes in wikip.co trigger the site workflow directly. The Generate Site workflow then uses the reusable deploy workflow from wikip-co/content, builds Hexo against site/source/_posts, and publishes the generated output to wikip-co/public.