• Joined on 2026-01-15
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:34:28 +00:00
4a20e1f51f ci(qa): fix Chrome deps install with libasound fallback and Lychee scope to md/mdx
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:29:39 +00:00
9aa3ee42e4 ci: replace qa.yml with 1:1 copy of klz-2026 structure (static, e2e, lighthouse, links, notify)
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:26:10 +00:00
0ac022df57 ci(qa): make E2E form test continue-on-error to handle Gatekeeper timeouts gracefully
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:16:32 +00:00
e71965267d ci(qa): fix E2E to set TEST_URL env var so check-forms.ts targets testing.mintel.me
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:07:01 +00:00
8d12f92da8 ci(qa): use native apt-get chromium install with xtradeb PPA (matches klz-2026 pattern)
mmintel pushed to main at mmintel/mintel.me 2026-03-04 17:01:22 +00:00
4303124ec5 ci(qa): add PUPPETEER_SKIP_DOWNLOAD and make Chrome install continue-on-error
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 16:57:07 +00:00
f1d0227260 fix(deploy): auto-run payload migrations on deploy, hide cms error details from visitors
mmintel pushed to main at mmintel/mintel.me 2026-03-04 16:56:37 +00:00
badf81644e ci(qa): fix lychee to only check md/mdx files to avoid root-relative path errors
mmintel pushed to main at mmintel/mintel.me 2026-03-04 16:52:58 +00:00
cdd38b3654 ci: rewrite qa.yml to match klz-2026 structure (Static, Lighthouse, E2E, Notify)
mmintel pushed to main at mmintel/mintel.me 2026-03-04 16:23:26 +00:00
1a195a388a fix(ci): make OG check non-fatal, fix Notify to accept skipped post-deploy
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 16:23:23 +00:00
69b8ae9067 fix(ci): fix Notify step multi-line MESSAGE bash syntax error
mmintel pushed to main at mmintel/mintel.me 2026-03-04 15:53:52 +00:00
b4fbf3bf2a chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 15:53:49 +00:00
49d9902dc3 chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me
mmintel pushed to main at mmintel/mintel.me 2026-03-04 15:34:19 +00:00
8569105529 fix(ci): fix base64 portability and ENV_FILE quoting in SSH deploy step
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 15:23:47 +00:00
4ff50603e4 fix(ci): fix base64 portability (remove -w 0 flag) and add REGISTRY debug output
mmintel pushed to main at mmintel/mintel.me 2026-03-04 15:13:01 +00:00
316afe004f fix(ci): use SCP credentials file for docker auth on SSH deploy
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 15:10:28 +00:00
cb47add128 fix(ci): use SCP credentials file for docker auth on remote server
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 14:57:50 +00:00
35db587a0d fix(ci): fix heredoc variable expansion for SSH docker login
mmintel pushed to main at mmintel/mintel.me 2026-03-04 14:52:32 +00:00
b20a999da8 fix(deps): upgrade zod to 3.25.76 to fix Zod version drift in Docker build context
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 14:47:07 +00:00
6e80c91f7d fix(ci): use heredoc for SSH docker login to avoid token escaping issues