• Joined on 2026-01-15
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 18:24:09 +00:00
3ed32210ad fix(ci): quote .env heredoc and fix docker-compose extension
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 13:32:13 +00:00
f2366b5a38 fix(ci): refactor SSH deployment to manual ssh/scp (aligned with klz-2026)
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 13:17:46 +00:00
0379d1f05d fix: restore critical build/deploy fixes and standardize destructive UI state
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 13:10:07 +00:00
50347d049d style: add danger button variant and fix contact form error state
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 13:04:09 +00:00
9678181927 fix: copy varnish config and ensure server directories in deployment
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 12:49:12 +00:00
3ffaafefe5 build: use --legacy-peer-deps in CI workflow for peer dependency resolution
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 12:30:24 +00:00
e5bf8c861c build: fix peer dependency conflict in Dockerfile
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 12:17:55 +00:00
dccf6ad2ce fix(ci): pass NEXT_PUBLIC_TARGET to docker build and suppress sentry warnings
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 12:13:32 +00:00
651e14d665 build: update @mintel/mail to 1.2.3
mmintel pushed to main at mmintel/at-mintel 2026-02-05 12:00:46 +00:00
696f9d361d feat: Configure package entry points and exports for better module resolution, update build scripts to include templates, and add React peer dependencies.
mmintel pushed tag v1.2.3 to mmintel/at-mintel 2026-02-05 12:00:43 +00:00
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 11:55:44 +00:00
788c9ca7ac fix(ci): restore Next 16 and isolate Docker build from base image workspace
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 11:49:02 +00:00
580cd6789c feat: Allow skipping MAIL_HOST environment variable validation during build processes using SKIP_RUNTIME_ENV_VALIDATION.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-05 11:39:57 +00:00
db4cf354ff feat: Add conditional MAIL_HOST validation, lazy-load mailer, and update Gitea workflow to use vars for mail and Sentry environment variables.
mmintel pushed to main at mmintel/at-mintel 2026-02-05 11:13:11 +00:00
31840da9e7 feat: Enable global CLI linking and direct mintel command execution, updating installation instructions and project path resolution.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 11:04:38 +00:00
34474de163 chore: delete pnpm-workspace.yaml.
12646e45e4 fix(ci): regenerate lockfile and relax frozen-lockfile for Docker
Compare 2 commits »
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:58:33 +00:00
b25299a3a8 chore: Remove /dev from Next.js routes types import path in next-env.d.ts.
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:55:54 +00:00
aa9b280f5c fix(ci): fix docker build by adding pnpm install in Dockerfile
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:51:22 +00:00
2ec9a29565 fix(ci): align registry secret names with Mintel standard (USER/PASS)
mmintel pushed to main at mmintel/mb-grid-solutions.com 2026-02-05 10:49:37 +00:00
20cafce97d fix(ci): fix eslint compatibility, downgrade to v8, and fix lint errors