49d9902dc3
chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me
Marc Mintel2026-03-04 16:53:45 +01:00
4ff50603e4
fix(ci): fix base64 portability (remove -w 0 flag) and add REGISTRY debug output
Marc Mintel2026-03-04 16:23:45 +01:00
cb47add128
fix(ci): use SCP credentials file for docker auth on remote server
Marc Mintel2026-03-04 16:10:24 +01:00
35db587a0d
fix(ci): fix heredoc variable expansion for SSH docker login
Marc Mintel2026-03-04 15:57:45 +01:00
6e80c91f7d
fix(ci): use heredoc for SSH docker login to avoid token escaping issues
Marc Mintel2026-03-04 15:47:04 +01:00
2e706b1946
fix(ci): restore NPM_TOKEN in build-args and secrets for docker build
Marc Mintel2026-03-04 15:31:47 +01:00
90542c9388
fix(ci): apply NPM_TOKEN string redaction bypass and native bash variables
Marc Mintel2026-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
Marc Mintel2026-03-04 15:16:50 +01:00
6f393fbc59
chore: retrigger ci to evaluate npm token fix
Marc Mintel2026-03-04 15:07:44 +01:00
b1363d9d52
fix(build): restore NPM_TOKEN string redaction bash workaround to fix intermittent docker build failures
Marc Mintel2026-03-04 14:58:16 +01:00
0bd55c1dee
fix(deploy): revert to bash variables for SITE_DIR calculation to prevent gitea actions parser crash
Marc Mintel2026-03-04 12:33:08 +01:00
bb7c50c780
fix(deploy): use native actions interpretation for SLUG and TARGET to avoid empty SSH deployment paths
Marc Mintel2026-03-04 12:13:40 +01:00
296ead2c74
fix(deploy): use native actions interpretation for SLUG and TARGET to avoid empty SSH deployment paths
Marc Mintel2026-03-04 12:13:40 +01:00
a1a6992f8e
fix(deploy): export missing slug variable to fix branch preview directory generation
Marc Mintel2026-03-04 11:56:56 +01:00
3c89c50a88
fix(deploy): export missing slug variable to fix branch preview directory generation
Marc Mintel2026-03-04 11:56:56 +01:00
118cecf423
fix(build): simplify token discovery to ensure NPM_TOKEN is passed to pnpm install
Marc Mintel2026-03-04 11:44:23 +01:00
9a72306227
fix(build): add token discovery to prevent secret redaction breaking pnpm install
Marc Mintel2026-03-04 11:36:09 +01:00
4ca0b53bd9
fix(ci): migrate docker base images to git.infra.mintel.me registry
Marc Mintel2026-03-04 11:29:13 +01:00
c8286f4f67
fix(ci): remove quotes around NPM_TOKEN in docker build secrets to fix 401
Marc Mintel2026-03-04 11:17:30 +01:00
73c8b4dcc2
chore(ci): retry pipeline verification
Marc Mintel2026-03-04 11:11:56 +01:00
7ca1b9c143
fix(ci): use robust gitea registry auth and migrate to git.infra.mintel.me
Marc Mintel2026-03-04 11:05:42 +01:00
3570e766f6
chore(ci): delete redundant ci workflow
Marc Mintel2026-03-04 11:05:25 +01:00
ec0abffc55
Merge remote-tracking branch 'origin/main' into feature/ai-search
Marc Mintel2026-03-04 10:56:41 +01:00
63884ff258
chore(ci): merge ci checks into deploy and fix branch preview domain
Marc Mintel2026-03-04 09:59:47 +01:00
6d0d086622
fix(deploy): finalize puppeteer env in qa job
Marc Mintel2026-03-03 20:43:34 +01:00
561d1938c5
fix(deploy): add puppeteer env and refine ssh heredocs
Marc Mintel2026-03-03 20:42:50 +01:00
949cac8bf8
fix(ci): remove non-existent check:mdx and set global puppeteer env
Marc Mintel2026-03-03 20:37:17 +01:00
c16b0e01cb
fix(ci): fix npm token secret format and unify chromium install
Marc Mintel2026-03-03 20:26:58 +01:00
99a0e05499
fix(ci): use dynamic codename for chromium ppa
Marc Mintel2026-03-03 20:08:08 +01:00
bbbad1fbc7
fix(ci): add chromium installation to CI workflow
Marc Mintel2026-03-03 20:05:38 +01:00
21c1c6282f
fix(ci): use standardized registry secrets for remote deploy login
Marc Mintel2026-03-03 20:04:01 +01:00
371e835853
fix(ci): use login-action for reliable buildx authentication on Gitea registry
Marc Mintel2026-03-03 19:49:46 +01:00
001ebe28ef
fix(ci): use latest tag for nextjs and runtime base images
Marc Mintel2026-03-03 17:36:19 +01:00
a670c5fd65
fix(docker): bump base images to v1.8.21 to prevent build metadata registry failures
Marc Mintel2026-03-03 17:25:48 +01:00
70f189b0c9
test(e2e): isolate puppeteer from vitest to prevent CI pipeline crash
Marc Mintel2026-03-03 14:19:36 +01:00
d5dd66b832
chore(qa): resolve all lingering eslint warnings after branch merge
Marc Mintel2026-03-03 13:54:04 +01:00
f8fc6fcbbe
Merge branch 'main' into feature/excel
Marc Mintel2026-03-03 13:34:57 +01:00
4e0d8a0f3a
fix(pdf): drop product title down 10pt on page 2 to eliminate clipping and center grid values
Marc Mintel2026-03-03 13:29:00 +01:00
11723bf184
fix(pdf): fix header overlap on new pages, force pagebreak per voltage table, and center grid titles
Marc Mintel2026-03-03 13:22:54 +01:00
1756b630ef
fix(pdf): push pdf header and footer closer to page edge and force payload image extraction fallback
Marc Mintel2026-03-03 13:05:23 +01:00
daabf8bb63
fix(pdf): correct logo-black path, fix image fetch logic, and resolve irregular cross-section table spacing
Marc Mintel2026-03-03 12:58:00 +01:00
e524c9faf6
fix(pdf): fix missing logo/images and irregular table row heights in pdf generation
Marc Mintel2026-03-03 12:55:45 +01:00
15279c8be1
fix(ci): use explicit registry token instead of GITHUB_TOKEN for docker login
Marc Mintel2026-03-03 12:54:45 +01:00
583a3797f3
fix(ci): use explicit registry token instead of GITHUB_TOKEN for docker login
Marc Mintel2026-03-03 12:54:17 +01:00
655f33091f
fix: resolve layout, pdf datasheets data generation and excel 404 routing
Marc Mintel2026-03-03 12:38:55 +01:00
34bb91c04b
fix(ui): Re-architecture of CTA Modal to eliminate hydration mismatch overhead, enhance modal accessibility with focus trap and scroll lock, and add a dedicated inline form component for the footer. Fixed Payload CMS collection schema to register brochure downlod types.
Marc Mintel2026-03-03 12:23:15 +01:00
449b7bc8aa
chore(ci): migrate docker registry publishers to git.infra.mintel.me
Marc Mintel2026-03-03 12:13:43 +01:00
b033142599
fix: locale parsing error in RecentPosts
Marc Mintel2026-03-03 11:38:01 +01:00
02be8e59b2
feat: auto-opening brochure modal with mintel/mail delivery
Marc Mintel2026-03-02 23:08:05 +01:00
4adf547265
chore(blog): improve image quality and fix list item alignment; fix(hero): refactor title rendering to resolve console error; bump version to 2.0.3
v2.2.5
Marc Mintel2026-03-01 11:17:30 +01:00