Commit Graph

432 Commits

Author SHA1 Message Date
9b0a62a314 chore: align with clean @mintel basis v1.7.10 and modernize deployment 2026-02-11 17:49:15 +01:00
e83c9590b1 ci: fix private registry access in Docker build stage 2026-02-11 15:03:14 +01:00
4d2521fbb5 ci: fix pipeline by reverting to stable node:20-alpine base images 2026-02-11 14:44:03 +01:00
f892eb81df chore: standardize CI/CD maintenance and infrastructure cleanup 2026-02-11 12:23:14 +01:00
a2ba79ef7b chore: ignore next-env.d.ts in prettier to prevent flapping 2026-02-11 12:09:00 +01:00
c4c8ab5c19 fix(i18n): harden locale validation and fix missing translation tags 2026-02-11 12:07:08 +01:00
e5ef96aa86 fix: build 2026-02-11 10:45:49 +01:00
a553316d74 chore: fix vitest path aliases and verify build 2026-02-11 10:44:57 +01:00
c37fabdc8f chore: fix all linting issues and optimize components 2026-02-11 10:40:57 +01:00
5b4d3ebb41 chore: standardize ESM-first architecture and resolve all type/test/lint errors 2026-02-11 01:33:44 +01:00
b6fbead807 fix(types): synchronize directus sdk and zod versions to match next-utils v1.1.12 2026-02-11 01:23:29 +01:00
0a928936e7 fix: use robust healthcheck and fix indent 2026-02-11 01:16:29 +01:00
5a918484f9 fix: remove production authentication and add healthcheck 2026-02-11 01:08:06 +01:00
c5b1f361ea fix(types): update next-utils and sync zod version to fix type errors 2026-02-11 01:02:58 +01:00
8c24e2b6cd feat: implement failfast logic in pipelines 2026-02-11 00:58:07 +01:00
ca812d3003 fix(types): wrap mintelEnvSchema in z.object() to fix extend error 2026-02-11 00:50:28 +01:00
7ca247fd5d fix(types): correctly extend mintelEnvSchema and refine directus schema types 2026-02-11 00:50:17 +01:00
fe71ccd368 fix(types): implement directus schema and fix envSchema export to unblock pipeline 2026-02-11 00:48:20 +01:00
9bb6caafaa chore: update pnpm-lock.yaml to match @mintel/next-utils 1.7.8 2026-02-11 00:46:02 +01:00
b2bff6109d refactor: finalize type-safe env and config using @mintel/next-utils 1.7.8 2026-02-11 00:39:59 +01:00
c5c7f2e38d chore: update @mintel/next-utils to 1.7.8 (type-safe fixed version) 2026-02-11 00:38:39 +01:00
786896cdb9 fix: temporary any cast to bypass unknown type errors and unblock build 2026-02-11 00:00:21 +01:00
fda5c63420 fix: explicit cast SITE_URL to string to unblock build 2026-02-10 23:58:02 +01:00
c952add238 refactor: standardize env and directus logic using enhanced @mintel/next-utils 2026-02-10 23:47:09 +01:00
a2d11dcadf refactor: streamline env and directus logic using @mintel/next-utils and fix network isolation 2026-02-10 23:41:32 +01:00
2c88c5dc2e fix(cms): correct directus login signature and improve health check diagnostics 2026-02-10 23:35:01 +01:00
b5a9083f13 ci: trigger run #648 after disk cleanup 2026-02-10 23:20:28 +01:00
f82842a767 ci: trigger run #647 after provisioning secrets 2026-02-10 23:14:13 +01:00
ebf0c688ab ci: fix secret mapping priority order and add vars fallback 2026-02-10 23:09:25 +01:00
c58dde2ed1 ci: fix directus admin credentials mapping 2026-02-10 23:01:42 +01:00
0cb52d7df8 ci: split deploy job into steps to avoid OOM kills 2026-02-10 22:55:44 +01:00
5ce153b24f ci: simplify secrets mapping and remove --wait from docker compose to avoid runner kills 2026-02-10 22:49:38 +01:00
b1f53912a9 ci: simplify QA checks to avoid potential hangs 2026-02-10 22:33:23 +01:00
c05506adbd ci: fix workflow syntax (EOF indentation) 2026-02-10 22:25:20 +01:00
e29413cf35 ci: fix invalid env context reference in workflow 2026-02-10 22:22:24 +01:00
055d13023d ci: fix SSH variable expansion in deployment 2026-02-10 22:17:48 +01:00
b0f5c18739 ci: restore missing Directus and Mail secrets in deployment 2026-02-10 22:10:20 +01:00
123ce58f07 fix: deploy 2026-02-10 22:03:03 +01:00
fbe68f347b ci: fix pnpm workspace detection by cleaning build environment 2026-02-10 21:53:50 +01:00
434da7eef9 ci: streamline and unify pipelines with parallelized QA and optimized Docker builds 2026-02-10 21:50:23 +01:00
c5a1817420 chore: lock file 2026-02-10 21:43:11 +01:00
8c36ab0459 fix: streamline deployment 2026-02-10 21:40:04 +01:00
2809d639f5 fix: align gatekeeper labels and forwardauth path with mb-grid standards 2026-02-10 21:28:19 +01:00
7b2863a0ca fix: align gatekeeper labels and network aliases with mb-grid standards 2026-02-10 21:23:12 +01:00
104cfd123d fix: rename proxy.ts to middleware.ts for proper Next.js routing 2026-02-10 19:35:24 +01:00
2677ca34a2 fix: remove varnish 2026-02-10 19:23:10 +01:00
8129b934c8 fix: deploy... 2026-02-10 17:42:02 +01:00
0275f4da41 fix: deploy 2026-02-10 17:25:57 +01:00
ef0ea9b66e fix: deploy 2026-02-10 16:50:05 +01:00
1e0772f964 fix: kick feedback schema 2026-02-10 16:33:28 +01:00