Commit Graph

922 Commits

Author SHA1 Message Date
ca2839017e ci: Update Gitea QA workflow configuration.
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Successful in 3m16s
Build & Deploy / 🏗️ Build (push) Successful in 3m52s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m53s
Build & Deploy / 🔔 Notify (push) Successful in 4s
2026-03-05 13:12:39 +01:00
e6c4af1606 fix(cms): defensive versioned table creation in localization migration
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 17s
Build & Deploy / 🧪 QA (push) Successful in 2m28s
Build & Deploy / 🏗️ Build (push) Successful in 3m59s
Build & Deploy / 🚀 Deploy (push) Successful in 26s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m32s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-05 13:00:27 +01:00
34d341f5ae fix(cms): add missing enum types to localization migration
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 28s
Build & Deploy / 🧪 QA (push) Successful in 3m22s
Build & Deploy / 🏗️ Build (push) Successful in 4m57s
Build & Deploy / 🚀 Deploy (push) Successful in 30s
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
2026-03-05 12:43:59 +01:00
42c287f519 fix(ci): enable branch smoke tests and shift migration trigger to health check
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 16s
Build & Deploy / 🧪 QA (push) Successful in 3m22s
Build & Deploy / 🏗️ Build (push) Successful in 5m2s
Build & Deploy / 🚀 Deploy (push) Successful in 28s
Build & Deploy / 🧪 Post-Deploy Verification (push) Failing after 4m14s
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-05 12:08:49 +01:00
fe3cb37351 fix(cms): add logs to onInit to diagnose migration issue
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Successful in 2m14s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
2026-03-05 12:05:51 +01:00
c614cf9867 fix(cms): remove unused @ts-expect-error
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Successful in 2m12s
Build & Deploy / 🏗️ Build (push) Successful in 3m39s
Build & Deploy / 🚀 Deploy (push) Successful in 26s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-05 11:56:52 +01:00
a32fff7d20 fix(cms): use correct migrate() method on database adapter
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 8s
Build & Deploy / 🧪 QA (push) Failing after 2m13s
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-05 11:54:10 +01:00
ce7fefd99f fix(cms): automate migrations on startup and clean up deploy pipeline
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 26s
Build & Deploy / 🧪 QA (push) Failing after 2m54s
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 3s
2026-03-05 11:15:04 +01:00
2d2958301a fix(ci): solve build failure by syncing manual configs, restoring runner as default stage, and fixing pnpm lockfile integrity
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 22s
Build & Deploy / 🧪 QA (push) Successful in 3m31s
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-05 11:07:09 +01:00
27aaf3b0ca chore: update pnpm lockfile (fix @mintel tarball integrity checksums)
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 2m37s
Build & Deploy / 🏗️ Build (push) Failing after 5m2s
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
2026-03-05 10:43:45 +01:00
a2729689d5 fix(dockerfile): remove migrator stage that was overriding default CMD to payload migrate
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 11s
Build & Deploy / 🧪 QA (push) Successful in 2m49s
Build & Deploy / 🏗️ Build (push) Failing after 4m56s
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 22:10:41 +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
f1d0227260 fix(deploy): auto-run payload migrations on deploy, hide cms error details from visitors
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 9s
Build & Deploy / 🧪 QA (push) Successful in 3m3s
Build & Deploy / 🏗️ Build (push) Successful in 19m36s
Build & Deploy / 🚀 Deploy (push) Successful in 1m25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 21s
2026-03-04 17:57:01 +01:00
69b8ae9067 fix(ci): fix Notify step multi-line MESSAGE bash syntax error
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🧪 QA (push) Successful in 3m22s
Build & Deploy / 🏗️ Build (push) Successful in 5m21s
Build & Deploy / 🚀 Deploy (push) Successful in 40s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s
2026-03-04 17:23:19 +01:00
49d9902dc3 chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 12s
Build & Deploy / 🧪 QA (push) Successful in 3m12s
Build & Deploy / 🏗️ Build (push) Successful in 5m34s
Build & Deploy / 🚀 Deploy (push) Successful in 22s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Failing after 10m46s
2026-03-04 16:53:45 +01:00
4ff50603e4 fix(ci): fix base64 portability (remove -w 0 flag) and add REGISTRY debug output
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 9s
Build & Deploy / 🧪 QA (push) Successful in 2m56s
Build & Deploy / 🏗️ Build (push) Successful in 5m6s
Build & Deploy / 🚀 Deploy (push) Failing after 12m7s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
2026-03-04 16:23:45 +01:00
cb47add128 fix(ci): use SCP credentials file for docker auth on remote server
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 24s
Build & Deploy / 🧪 QA (push) Successful in 2m29s
Build & Deploy / 🏗️ Build (push) Successful in 6m0s
Build & Deploy / 🚀 Deploy (push) Failing after 32s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 16:10:24 +01:00
35db587a0d fix(ci): fix heredoc variable expansion for SSH docker login
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Successful in 3m19s
Build & Deploy / 🏗️ Build (push) Successful in 4m59s
Build & Deploy / 🚀 Deploy (push) Failing after 27s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
2026-03-04 15:57:45 +01:00
6e80c91f7d fix(ci): use heredoc for SSH docker login to avoid token escaping issues
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 13s
Build & Deploy / 🧪 QA (push) Successful in 2m34s
Build & Deploy / 🏗️ Build (push) Successful in 5m16s
Build & Deploy / 🚀 Deploy (push) Failing after 15s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
2026-03-04 15:47:04 +01:00
2e706b1946 fix(ci): restore NPM_TOKEN in build-args and secrets for docker build
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 24s
Build & Deploy / 🧪 QA (push) Successful in 3m7s
Build & Deploy / 🏗️ Build (push) Successful in 6m3s
Build & Deploy / 🚀 Deploy (push) Failing after 33s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s
2026-03-04 15:31:47 +01:00
90542c9388 fix(ci): apply NPM_TOKEN string redaction bypass and native bash variables
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 16s
Build & Deploy / 🧪 QA (push) Successful in 2m41s
Build & Deploy / 🏗️ Build (push) Failing after 1m1s
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:21:49 +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