Commit Graph

825 Commits

Author SHA1 Message Date
1dc52da677 feat: Automate Qdrant PDF ingestion via Media hooks
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Successful in 1m1s
Build & Deploy / 🏗️ Build (push) Successful in 4m22s
Build & Deploy / 🚀 Deploy (push) Successful in 1m41s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-08 01:08:55 +01:00
7f1aeaee7e ci: add migrator target to Dockerfile for deployment pipeline
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 9s
Build & Deploy / 🧪 QA (push) Successful in 1m55s
Build & Deploy / 🏗️ Build (push) Successful in 8m40s
Build & Deploy / 🚀 Deploy (push) Successful in 1m23s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-07 23:41:42 +01:00
590c542b73 ci: fix Docker build missing patches directory
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 58s
Build & Deploy / 🏗️ Build (push) Failing after 4m38s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s
2026-03-07 23:34:26 +01:00
ab477e8d8e chore: commit Payload importMap to fix CI typecheck
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 59s
Build & Deploy / 🏗️ Build (push) Failing after 24s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-07 23:30:59 +01:00
d83ab182db ci: ignore dirty workspace files from eslint to fix QA
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Failing after 55s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-07 23:26:01 +01:00
159ee66f55 fix: patch @mintel/payload-ai to remove missing SCSS import
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Failing after 58s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-07 22:43:38 +01:00
45c385d62e ci: fix typecheck by clearing stale .next cache before QA
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 7s
Build & Deploy / 🧪 QA (push) Failing after 57s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-07 22:34:22 +01:00
8e99c9d121 feat: automated Qdrant sync with Mistral embeddings + Kabelhandbuch ingestion
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Failing after 55s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
- Switch embedding API from OpenRouter to Mistral mistral-embed (1024-dim, EU/DSGVO)
- Add afterChange/afterDelete hooks to Posts.ts and Pages.ts for live sync
- Integrate kabelhandbuch.txt parsing into /api/sync-qdrant boot route
- Add .gitignore entries for kabelhandbuch.txt
2026-03-07 15:39:10 +01:00
3acf0c3740 chore: ignore auto-generated payload importMap.js
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 9s
Build & Deploy / 🧪 QA (push) Failing after 1m58s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-06 22:37:59 +01:00
4dcdb717f0 feat(ai-search): optimize dev server, add qdrant boot sync, fix orb overflow
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m0s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
2026-03-06 22:35:48 +01:00
81ce3a4588 fix(cms): defensive versioned table creation in localization migration 2026-03-06 11:16:42 +01:00
8b2e82888c fix(cms): add missing enum types to localization migration 2026-03-06 11:16:42 +01:00
da637d4a74 feat: integrate Payload CMS context-aware Agent (@mintel/payload-ai) natively into payload.config.ts 2026-03-06 01:50:30 +01:00
1640b57c87 fix(dockerfile): remove migrator stage that was overriding default CMD to payload migrate 2026-03-04 22:10:24 +01:00
57d624839d fix(deploy): auto-run payload migrations on deploy, hide cms error details from visitors
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 2m46s
Build & Deploy / 🏗️ Build (push) Successful in 16m16s
Build & Deploy / 🚀 Deploy (push) Successful in 1m23s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 18:39:56 +01:00
e3393d73c3 fix(ci): fix Notify step multi-line MESSAGE bash syntax error 2026-03-04 18:39:56 +01:00
94e15656a4 chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me 2026-03-04 18:39:56 +01:00
d41ec9b66b fix(ci): fix base64 portability (remove -w 0 flag) and add REGISTRY debug output 2026-03-04 18:39:09 +01:00
68380a3af9 fix(ci): use SCP credentials file for docker auth on remote server 2026-03-04 18:39:09 +01:00
3496720e22 fix(ci): fix heredoc variable expansion for SSH docker login 2026-03-04 18:39:09 +01:00
8162a8b1cb fix(ci): use heredoc for SSH docker login to avoid token escaping issues 2026-03-04 18:39:09 +01:00
6729d53c78 fix(ci): restore NPM_TOKEN in build-args and secrets for docker build 2026-03-04 18:39:09 +01:00
884adeabaf fix(ci): apply NPM_TOKEN string redaction bypass and native bash variables 2026-03-04 18:39:09 +01:00
a66674fcdf fix(deploy): use native actions interpretation for SLUG and TARGET to avoid empty SSH deployment paths 2026-03-04 18:39:09 +01:00
ee7a40d39b fix(build): add token discovery to prevent secret redaction breaking pnpm install 2026-03-04 18:38:26 +01:00
79bbf852a1 fix(deploy): remove redundant a11y tests breaking pre-build qa job 2026-03-04 18:37:52 +01:00
8adc3c5b51 fix(ci): remove invalid yaml heredocs breaking pipeline parser 2026-03-04 18:37:52 +01:00
d89b7930c2 chore(ci): merge ci checks into deploy and fix branch preview domain 2026-03-04 18:37:51 +01:00
6cea2f0c45 fix(deploy): finalize puppeteer env in qa job 2026-03-04 18:37:12 +01:00
9be7cb7ac9 fix(deploy): add puppeteer env and refine ssh heredocs 2026-03-04 18:37:12 +01:00
e7116f75fc fix(ci): remove non-existent check:mdx and set global puppeteer env 2026-03-04 18:37:12 +01:00
dacb100218 fix(ci): fix npm token secret format and unify chromium install 2026-03-04 18:37:11 +01:00
1862b54540 fix(ci): use dynamic codename for chromium ppa 2026-03-04 18:36:39 +01:00
df2514e461 fix(ci): add chromium installation to CI workflow 2026-03-04 18:36:39 +01:00
1434569dd8 fix(ci): use standardized registry secrets for remote deploy login 2026-03-04 18:36:15 +01:00
7bab6a55db fix(ci): use login-action for reliable buildx authentication on Gitea registry 2026-03-04 18:35:33 +01:00
5797261d1a fix(ci): use latest tag for nextjs and runtime base images 2026-03-04 18:34:43 +01:00
88dfeba502 fix(docker): bump base images to v1.8.21 to prevent build metadata registry failures 2026-03-04 18:34:43 +01:00
ce8829ece5 fix(build): eliminate string masking corruption by exposing NPM_TOKEN seamlessly via GITHUB_ENV for Docker Build
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 57s
Build & Deploy / 🏗️ Build (push) Failing after 25s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s
2026-03-04 15:16:50 +01:00
6f393fbc59 chore: retrigger ci to evaluate npm token fix
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 1m2s
Build & Deploy / 🏗️ Build (push) Failing after 15s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 15:07:44 +01:00
b1363d9d52 fix(build): restore NPM_TOKEN string redaction bash workaround to fix intermittent docker build failures
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m10s
Build & Deploy / 🏗️ Build (push) Failing after 17s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 14:58:16 +01:00
0bd55c1dee fix(deploy): revert to bash variables for SITE_DIR calculation to prevent gitea actions parser crash
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 1m7s
Build & Deploy / 🏗️ Build (push) Failing after 16s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
2026-03-04 12:33:08 +01:00
bb7c50c780 fix(deploy): use native actions interpretation for SLUG and TARGET to avoid empty SSH deployment paths
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m13s
Build & Deploy / 🏗️ Build (push) Failing after 16s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 12:13:57 +01:00
3c89c50a88 fix(deploy): export missing slug variable to fix branch preview directory generation
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m3s
Build & Deploy / 🏗️ Build (push) Failing after 21s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 11:56:56 +01:00
118cecf423 fix(build): simplify token discovery to ensure NPM_TOKEN is passed to pnpm install
Some checks failed
Build & Deploy / 🧪 QA (push) Blocked by required conditions
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
2026-03-04 11:44:23 +01:00
4ca0b53bd9 fix(ci): migrate docker base images to git.infra.mintel.me registry
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 55s
Build & Deploy / 🏗️ Build (push) Failing after 15s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 11:29:13 +01:00
c8286f4f67 fix(ci): remove quotes around NPM_TOKEN in docker build secrets to fix 401
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 55s
Build & Deploy / 🏗️ Build (push) Failing after 14s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 11:17:30 +01:00
73c8b4dcc2 chore(ci): retry pipeline verification
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Successful in 1m1s
Build & Deploy / 🏗️ Build (push) Failing after 14s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 11:11:56 +01:00
7ca1b9c143 fix(ci): use robust gitea registry auth and migrate to git.infra.mintel.me
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🧪 QA (push) Successful in 1m1s
Build & Deploy / 🏗️ Build (push) Failing after 17s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 11:05:42 +01:00
3570e766f6 chore(ci): delete redundant ci workflow
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 5s
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 QA (push) Has been cancelled
2026-03-04 11:05:25 +01:00