• Joined on 2026-01-15
mmintel pushed to main at mmintel/at-mintel 2026-03-04 10:07:03 +00:00
0c27e3b5d8 fix(ci): implement robust gitea registry auth token discovery to replace docker/login-action
616d8a039b feat(gitea): add branch and event filters to pipeline discovery
ee3d7714c2 feat(mcps): migrate gitea and memory MCPs to SSE transport on pm2
ddf896e3f9 fix(gitea): prevent mcp server crash if token is missing
b9d0199115 fix(mcps): natively load .env for production start scripts
Compare 5 commits »
mmintel pushed to feature/ai-search at mmintel/klz-cables.com 2026-03-04 10:05:54 +00:00
7ca1b9c143 fix(ci): use robust gitea registry auth and migrate to git.infra.mintel.me
mmintel pushed to feature/ai-search at mmintel/klz-cables.com 2026-03-04 10:05:29 +00:00
3570e766f6 chore(ci): delete redundant ci workflow
mmintel pushed to main at mmintel/mintel.me 2026-03-04 10:03:12 +00:00
ebe42adb6f fix(ci): robust gitea registry auth token and username discovery
mmintel pushed to feature/ai-search at mmintel/klz-cables.com 2026-03-04 09:56:47 +00:00
ec0abffc55 Merge remote-tracking branch 'origin/main' into feature/ai-search
6a748a3ac8 fix(ci): improve lhci auth with puppeteer script and relax perf assertion
d69e0eebe6 fix(ci): broaden lychee exclusions for external and internal restricted urls
1577bfd2ec fix(ci): optimize pipeline speed and fix link check stability
6440d893f0 fix(ci): add hardcoded fallback for puppeteer chrome in lighthouse
Compare 35 commits »
mmintel created pull request mmintel/klz-cables.com#2 2026-03-04 09:54:18 +00:00
feature/ai-search
mmintel created branch feature/ai-search in mmintel/klz-cables.com 2026-03-04 09:53:57 +00:00
mmintel pushed to feature/ai-search at mmintel/klz-cables.com 2026-03-04 09:53:57 +00:00
f1a28b9db2 feat(ai-search): add interactive WebGL Orb, Markdown support, and Sentry tracking
7fb1945ce5 Merge branch 'main' into feature/ai-search
Compare 2 commits »
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 09:47:34 +00:00
4aa179df4c fix(deploy): remove redundant a11y tests breaking pre-build qa job
mmintel pushed to main at mmintel/mintel.me 2026-03-04 09:17:16 +00:00
a45d0110d3 ci: remove silent output for docker login to debug registry auth failure
mmintel pushed to main at mmintel/mintel.me 2026-03-04 09:14:45 +00:00
9abd4f4fe7 ci: fix bash syntax error for arrays in act runner POSIX sh environment
mmintel pushed to main at mmintel/mintel.me 2026-03-04 09:09:56 +00:00
3a4fd1d06d ci: unify registry authentication across all jobs with dynamic token verification
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 09:08:28 +00:00
b248af400b fix(ci): remove invalid yaml heredocs breaking pipeline parser
mmintel pushed to main at mmintel/mintel.me 2026-03-04 09:05:31 +00:00
c0b9c55ecf ci: hardcode mmintel registry owner to bypass Act template evaluation bug
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-04 08:59:50 +00:00
63884ff258 chore(ci): merge ci checks into deploy and fix branch preview domain
mmintel pushed to main at mmintel/mintel.me 2026-03-04 08:59:33 +00:00
7e320c08d9 ci: fix registry authentication by using NPM_TOKEN explicitly
mmintel pushed to main at mmintel/mintel.me 2026-03-03 20:09:37 +00:00
c5746978aa fix(ci): bypass zod strict type validation to fix next build inside docker
mmintel pushed to main at mmintel/mintel.me 2026-03-03 19:50:51 +00:00
cd88c2f20f chore(ci): harden dependency redirection and registry auth
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-03 19:43:38 +00:00
6d0d086622 fix(deploy): finalize puppeteer env in qa job
mmintel pushed to feature/excel at mmintel/klz-cables.com 2026-03-03 19:42:52 +00:00
561d1938c5 fix(deploy): add puppeteer env and refine ssh heredocs