jmiller 724d799411
Cascade Main -> Dev / Cascade main -> dev (push) Successful in 10s
Deploy (Prod) / Deploy to Prod (push) Has been skipped
Universal: Push Notifications / push-notify (push) Successful in 1s
Generic: Standards Compliance / Secret Scanning (push) Successful in 5s
Generic: Standards Compliance / License Header Validation (push) Failing after 4s
Generic: Standards Compliance / Repository Structure Validation (push) Failing after 4s
Generic: Standards Compliance / Coding Standards Check (push) Successful in 5s
Generic: Standards Compliance / Workflow Configuration Check (push) Failing after 4s
Generic: Standards Compliance / Documentation Quality Check (push) Failing after 6s
Generic: Standards Compliance / README Completeness Check (push) Failing after 7s
Generic: Standards Compliance / Git Repository Hygiene (push) Successful in 8s
Generic: Standards Compliance / Script Integrity Validation (push) Successful in 11s
Generic: Standards Compliance / Line Length Check (push) Successful in 7s
Generic: Standards Compliance / File Naming Standards (push) Successful in 5s
Generic: Standards Compliance / Insecure Code Pattern Detection (push) Successful in 5s
Generic: Standards Compliance / Version Consistency Check (push) Successful in 1m15s
Generic: Standards Compliance / Dead Code Detection (push) Successful in 8s
Generic: Standards Compliance / File Size Limits (push) Successful in 4s
Generic: Standards Compliance / Binary File Detection (push) Successful in 4s
Generic: Standards Compliance / TODO/FIXME Tracking (push) Successful in 4s
Generic: Standards Compliance / Code Complexity Analysis (push) Successful in 49s
Generic: Standards Compliance / Code Duplication Detection (push) Successful in 48s
Generic: Standards Compliance / Broken Link Detection (push) Successful in 3s
Generic: Standards Compliance / API Documentation Coverage (push) Successful in 3s
Generic: Standards Compliance / Accessibility Check (push) Successful in 3s
Generic: Standards Compliance / Performance Metrics (push) Successful in 3s
Generic: Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 46s
Generic: Standards Compliance / Unused Dependencies Check (push) Successful in 42s
Generic: Standards Compliance / Terraform Configuration Validation (push) Successful in 7s
Generic: Standards Compliance / Enterprise Readiness Check (push) Successful in 44s
Generic: Standards Compliance / Repository Health Check (push) Successful in 51s
Generic: Standards Compliance / Compliance Summary (push) Has been cancelled
Generic: Project CI / Lint & Validate (pull_request) Has been skipped
Generic: Project CI / Tests (pull_request) Has been skipped
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Require Docs Update (pull_request) Has been skipped
Universal: PR Check / Wiki Update Reminder (pull_request) Has been skipped
Universal: PR Check / Validate PR (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: PR Check / Secret Scan (pull_request) Successful in 5s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
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
702 KiB
Languages
Markdown 100%