jmiller 724d799411
Cascade Main -> Dev / Cascade main -> dev (push) Waiting to run
Deploy (Prod) / Deploy to Prod (push) Waiting to run
Universal: Push Notifications / push-notify (push) Waiting to run
Generic: Standards Compliance / Secret Scanning (push) Waiting to run
Generic: Standards Compliance / License Header Validation (push) Waiting to run
Generic: Standards Compliance / Repository Structure Validation (push) Waiting to run
Generic: Standards Compliance / Coding Standards Check (push) Waiting to run
Generic: Standards Compliance / Version Consistency Check (push) Waiting to run
Generic: Standards Compliance / Workflow Configuration Check (push) Waiting to run
Generic: Standards Compliance / Documentation Quality Check (push) Waiting to run
Generic: Standards Compliance / README Completeness Check (push) Waiting to run
Generic: Standards Compliance / Git Repository Hygiene (push) Waiting to run
Generic: Standards Compliance / Script Integrity Validation (push) Waiting to run
Generic: Standards Compliance / Line Length Check (push) Waiting to run
Generic: Standards Compliance / File Naming Standards (push) Waiting to run
Generic: Standards Compliance / Insecure Code Pattern Detection (push) Waiting to run
Generic: Standards Compliance / Code Complexity Analysis (push) Waiting to run
Generic: Standards Compliance / Code Duplication Detection (push) Waiting to run
Generic: Standards Compliance / Dead Code Detection (push) Waiting to run
Generic: Standards Compliance / File Size Limits (push) Waiting to run
Generic: Standards Compliance / Binary File Detection (push) Waiting to run
Generic: Standards Compliance / TODO/FIXME Tracking (push) Waiting to run
Generic: Standards Compliance / Dependency Vulnerability Scanning (push) Waiting to run
Generic: Standards Compliance / Unused Dependencies Check (push) Waiting to run
Generic: Standards Compliance / Broken Link Detection (push) Waiting to run
Generic: Standards Compliance / API Documentation Coverage (push) Waiting to run
Generic: Standards Compliance / Accessibility Check (push) Waiting to run
Generic: Standards Compliance / Performance Metrics (push) Waiting to run
Generic: Standards Compliance / Enterprise Readiness Check (push) Waiting to run
Generic: Standards Compliance / Repository Health Check (push) Waiting to run
Generic: Standards Compliance / Terraform Configuration Validation (push) Waiting to run
Generic: Standards Compliance / Compliance Summary (push) Blocked by required conditions
feat(deploy): thin-trigger deploy workflows (logic in mokocli + restricted pattern)
Rewrite deploy-{dev,rc,prod}.yml from the inline build-on-host model to a thin
trigger: checkout + determine tag + write deploy key + set up mokocli, then
'php cli/deploy.php --tier <t> --tag <tag> --ssh-*' which SSHes '<tier> <tag>' to
the deploy-<repo> forced-command user. No registry token or build script in CI.

Safe to cascade: an onboarding guard (job-level if + step-level check on
<TIER>_SSH_USERNAME) makes un-onboarded go repos no-op instead of failing.

Authored-by: Moko Consulting
2026-07-20 08:50:09 -05:00
2026-06-07 17:20:56 +00:00

Template-Go

Template repository for Go projects — inherits Generic + adds Go-specific CI/CD

S
Description
Template repository for Go projects — inherits Generic + adds Go-specific CI/CD
Readme
701 KiB
Languages
Markdown 100%