Commit Graph

422 Commits

Author SHA1 Message Date
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
a0bcd043d7 fix: deploy 2026-02-10 16:25:54 +01:00
765bfa7001 fix: deploy 2026-02-10 16:14:10 +01:00
1ee3575032 fix: deploy 2026-02-10 16:11:02 +01:00
c8894032b2 fix: deploy 2026-02-10 16:04:16 +01:00
94cd51b070 fix: deploy 2026-02-10 15:30:43 +01:00
b74f7fd171 fix: deploy 2026-02-10 15:25:11 +01:00
caeb31fa12 fix: deploy 2026-02-10 14:11:47 +01:00
4173219769 ci: branch deploys 2026-02-10 14:02:02 +01:00
77654e6dae chore: fix git 2026-02-10 14:00:43 +01:00
5f0c9c8c07 ci: branch deploys 2026-02-10 13:50:57 +01:00