forked from mj3b/governance-frameworks
-
Notifications
You must be signed in to change notification settings - Fork 0
Add CI/CD pipeline for deploying governance docs to WordPress #5
Copy link
Copy link
Closed
Description
Summary
Set up GitHub Actions CI/CD to deploy the governance documentation to the CDCF WordPress site and produce downloadable artifacts.
Requirements
- Deploy as WordPress pages under parent pages (
ai-governance,project-governance,standards) — these will be linked in the frontend navbar - Change detection — only deploy documents that changed since the previous tag
- Translation — translate deployed pages to it, es, fr, pt, de via
cdcf/v1/translate - Standalone HTML — individual HTML files per document with cross-navigation links
- Combined PDF — single PDF covering all governance documents with internal links
- GitHub Release — attach HTML and PDF artifacts to tag-based releases
- Markdown linting — lint on push/PR matching the pattern from sibling repos
Documents covered
AI Governance (4)
ai-governance/ai-vetting-criteria.mdai-governance/fragmented-catholic-ai-governance.mdai-governance/governance-as-code-catholic-ai.mdai-governance/trusted-synthetic-data-ministry-ai.md
Project Governance (5)
project-governance/definitions.mdproject-governance/project-types.mdproject-governance/lifecycle.mdproject-governance/project-vetting-criteria.mdproject-governance/committees.md
Standards (2)
standards/overview.mdstandards/committees.md
References
Follows the deployment pattern established in:
foundation-bylaws(deploy-bylaws.yml)foundation-manifesto(deploy-manifesto.yml)foundation-logo(deploy-logo-symbolism.yml)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels