a31202f63b
refactor: use explicit Git reference variables for more robust deployment target and image tag determination in Gitea workflow.
v1.0.1
Marc Mintel2026-02-06 22:51:40 +01:00
d9ff6d640d
feat: Configure Traefik to use the infra network for services, add an internal Directus URL, and enhance Directus and Gatekeeper configurations.
Marc Mintel2026-02-06 19:23:35 +01:00
0cc67d54ef
refactor: overhaul Directus sync script with schema wiping and restart, update branding, and rename CMS scripts.
Marc Mintel2026-02-06 19:09:56 +01:00
cbb95a38cf
feat: Introduce COOKIE_DOMAIN and NEXT_PUBLIC_BASE_URL environment variables for gatekeeper service configuration.
Marc Mintel2026-02-06 18:05:04 +01:00
5b163d6d74
feat: Enable dynamic app environment variable configuration via workflow and docker-compose.
Marc Mintel2026-02-06 17:26:28 +01:00
f6e774b5c9
feat: Add GATEKEEPER_PASSWORD environment variable for authentication.
Marc Mintel2026-02-06 17:07:25 +01:00
613c8b1645
fix: Streamline variable interpolation in deploy workflow and Traefik labels by removing unnecessary quoting and default fallbacks.
Marc Mintel2026-02-06 16:32:21 +01:00
9e1aae5d76
feat: Add dedicated subdomain routing for Gatekeeper and update its service alias for forward authentication middleware.
Marc Mintel2026-02-06 16:11:39 +01:00
12646e45e4
fix(ci): regenerate lockfile and relax frozen-lockfile for Docker
Marc Mintel2026-02-05 12:03:46 +01:00
b25299a3a8
chore: Remove /dev from Next.js routes types import path in next-env.d.ts.
Marc Mintel2026-02-05 11:58:26 +01:00
aa9b280f5c
fix(ci): fix docker build by adding pnpm install in Dockerfile
Marc Mintel2026-02-05 11:53:29 +01:00
2ec9a29565
fix(ci): align registry secret names with Mintel standard (USER/PASS)
Marc Mintel2026-02-05 11:50:56 +01:00
20cafce97d
fix(ci): fix eslint compatibility, downgrade to v8, and fix lint errors
Marc Mintel2026-02-05 11:15:41 +01:00
31f931f7ce
fix(ci): use eslint directly and fix lint step environment
Marc Mintel2026-02-05 11:10:43 +01:00
e415b5118b
fix(ci): use corepack enable for pnpm to avoid hang in runner
Marc Mintel2026-02-05 11:08:34 +01:00
84aef6b860
fix(ci): use linux/arm64 platform to match infra
Marc Mintel2026-02-05 10:57:04 +01:00
195932dde4
fix(ci): explicitly use shell: bash for all steps
Marc Mintel2026-02-05 10:56:56 +01:00
977773fe94
fix(ci): add debug info and make maintenance optional
Marc Mintel2026-02-05 10:56:42 +01:00
a5e2e5a2db
fix: Align CI workflow with Mintel standards (add container image & buildx)
Marc Mintel2026-02-05 10:45:30 +01:00
5559a36de0
feat: Add commitlint dependencies and simplify lint-staged configuration by removing the buildEslintCommand.
Marc Mintel2026-02-05 01:42:40 +01:00
e80140f7cf
feat: Integrate Directus CMS, add i18n with next-intl, and configure project tooling with pnpm, husky, and commitlint.**
Marc Mintel2026-02-05 01:18:06 +01:00