Commit Graph

18 Commits

Author SHA1 Message Date
Groq Agent
3d5ff1d02d [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#981) 2026-04-07 08:44:07 +00:00
Groq Agent
a791109460 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#978) 2026-04-07 08:38:28 +00:00
Groq Agent
3d31f031e4 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#968) 2026-04-07 08:03:59 +00:00
Groq Agent
6ff2742dd2 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#961) 2026-04-07 07:39:23 +00:00
Groq Agent
e765ce9d71 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#954) 2026-04-07 07:26:42 +00:00
Groq Agent
d09d9d6fea [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#950) 2026-04-07 07:13:38 +00:00
Groq Agent
b68da53a5a [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#946) 2026-04-07 07:04:54 +00:00
Groq Agent
2451d9e186 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#941) 2026-04-07 06:55:04 +00:00
Groq Agent
108cb75476 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#931) 2026-04-07 06:39:36 +00:00
Groq Agent
8c17338826 [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#927) 2026-04-07 06:31:43 +00:00
Groq Agent
27a42ef6ab [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#926) 2026-04-07 06:30:46 +00:00
Groq Agent
adbf908c7f [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#925) 2026-04-07 06:29:43 +00:00
Groq Agent
817343963e [groq] [QA][POLICY] Branch Protection + Mandatory Review Policy for All Repos (#918) (#919) 2026-04-07 06:19:52 +00:00
b933c3b561 rewrite: CI for Python-only repo — drop HTML/JS validation, add 10-line rule (#548) 2026-03-26 16:43:32 +00:00
Alexander Whitestone
5dbbcd0305 feat: add PR size check to CI
Refs #561
2026-03-26 07:06:20 -04:00
Timmy
83b53d0659 enforce: 777-line hard limit on JS files — CI gate + pre-commit hook
app.js is a THIN WRAPPER. No file over 777 lines.
Current app.js is 2214 lines — must be broken up before any new features merge.

CI will block PRs that violate this. Pre-commit hook catches it locally.
Install hook: git config core.hooksPath .githooks
2026-03-25 11:16:32 -04:00
Alexander Whitestone
1a75ed0f73 ci: add validation workflow + auto-merge stub
HTML validation, JS syntax check, JSON validation, file size budget.
Auto-merge handled by nexus-merge-bot.sh until Gitea runner is set up.
2026-03-23 21:39:41 -04:00
3ea10209bc [claude] Live staging + auto-refresh on push (#33) (#34)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:30:28 +00:00