Commit Graph

  • 5797261d1a fix(ci): use latest tag for nextjs and runtime base images Marc Mintel 2026-03-03 17:36:19 +01:00
  • 88dfeba502 fix(docker): bump base images to v1.8.21 to prevent build metadata registry failures Marc Mintel 2026-03-03 17:25:48 +01:00
  • f1d0227260 fix(deploy): auto-run payload migrations on deploy, hide cms error details from visitors Marc Mintel 2026-03-04 17:57:01 +01:00
  • 69b8ae9067 fix(ci): fix Notify step multi-line MESSAGE bash syntax error Marc Mintel 2026-03-04 17:23:19 +01:00
  • 49d9902dc3 chore(ci): migrate docker registry from Gitea to standalone registry.infra.mintel.me Marc Mintel 2026-03-04 16:53:45 +01:00
  • 4ff50603e4 fix(ci): fix base64 portability (remove -w 0 flag) and add REGISTRY debug output Marc Mintel 2026-03-04 16:23:45 +01:00
  • cb47add128 fix(ci): use SCP credentials file for docker auth on remote server Marc Mintel 2026-03-04 16:10:24 +01:00
  • 35db587a0d fix(ci): fix heredoc variable expansion for SSH docker login Marc Mintel 2026-03-04 15:57:45 +01:00
  • 6e80c91f7d fix(ci): use heredoc for SSH docker login to avoid token escaping issues Marc Mintel 2026-03-04 15:47:04 +01:00
  • 2e706b1946 fix(ci): restore NPM_TOKEN in build-args and secrets for docker build Marc Mintel 2026-03-04 15:31:47 +01:00
  • 90542c9388 fix(ci): apply NPM_TOKEN string redaction bypass and native bash variables Marc Mintel 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 Marc Mintel 2026-03-04 15:16:50 +01:00
  • 6f393fbc59 chore: retrigger ci to evaluate npm token fix Marc Mintel 2026-03-04 15:07:44 +01:00
  • b1363d9d52 fix(build): restore NPM_TOKEN string redaction bash workaround to fix intermittent docker build failures Marc Mintel 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 Marc Mintel 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 Marc Mintel 2026-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 Mintel 2026-03-04 12:13:40 +01:00
  • a1a6992f8e fix(deploy): export missing slug variable to fix branch preview directory generation Marc Mintel 2026-03-04 11:56:56 +01:00
  • 3c89c50a88 fix(deploy): export missing slug variable to fix branch preview directory generation Marc Mintel 2026-03-04 11:56:56 +01:00
  • 118cecf423 fix(build): simplify token discovery to ensure NPM_TOKEN is passed to pnpm install Marc Mintel 2026-03-04 11:44:23 +01:00
  • 9a72306227 fix(build): add token discovery to prevent secret redaction breaking pnpm install Marc Mintel 2026-03-04 11:36:09 +01:00
  • 4ca0b53bd9 fix(ci): migrate docker base images to git.infra.mintel.me registry Marc Mintel 2026-03-04 11:29:13 +01:00
  • c8286f4f67 fix(ci): remove quotes around NPM_TOKEN in docker build secrets to fix 401 Marc Mintel 2026-03-04 11:17:30 +01:00
  • 73c8b4dcc2 chore(ci): retry pipeline verification Marc Mintel 2026-03-04 11:11:56 +01:00
  • 7ca1b9c143 fix(ci): use robust gitea registry auth and migrate to git.infra.mintel.me Marc Mintel 2026-03-04 11:05:42 +01:00
  • 3570e766f6 chore(ci): delete redundant ci workflow Marc Mintel 2026-03-04 11:05:25 +01:00
  • ec0abffc55 Merge remote-tracking branch 'origin/main' into feature/ai-search Marc Mintel 2026-03-04 10:56:41 +01:00
  • 4aa179df4c fix(deploy): remove redundant a11y tests breaking pre-build qa job Marc Mintel 2026-03-04 10:47:30 +01:00
  • b248af400b fix(ci): remove invalid yaml heredocs breaking pipeline parser Marc Mintel 2026-03-04 10:08:25 +01:00
  • 63884ff258 chore(ci): merge ci checks into deploy and fix branch preview domain Marc Mintel 2026-03-04 09:59:47 +01:00
  • 6d0d086622 fix(deploy): finalize puppeteer env in qa job Marc Mintel 2026-03-03 20:43:34 +01:00
  • 561d1938c5 fix(deploy): add puppeteer env and refine ssh heredocs Marc Mintel 2026-03-03 20:42:50 +01:00
  • 949cac8bf8 fix(ci): remove non-existent check:mdx and set global puppeteer env Marc Mintel 2026-03-03 20:37:17 +01:00
  • c16b0e01cb fix(ci): fix npm token secret format and unify chromium install Marc Mintel 2026-03-03 20:26:58 +01:00
  • 99a0e05499 fix(ci): use dynamic codename for chromium ppa Marc Mintel 2026-03-03 20:08:08 +01:00
  • bbbad1fbc7 fix(ci): add chromium installation to CI workflow Marc Mintel 2026-03-03 20:05:38 +01:00
  • 21c1c6282f fix(ci): use standardized registry secrets for remote deploy login Marc Mintel 2026-03-03 20:04:01 +01:00
  • 371e835853 fix(ci): use login-action for reliable buildx authentication on Gitea registry Marc Mintel 2026-03-03 19:49:46 +01:00
  • 001ebe28ef fix(ci): use latest tag for nextjs and runtime base images Marc Mintel 2026-03-03 17:36:19 +01:00
  • a670c5fd65 fix(docker): bump base images to v1.8.21 to prevent build metadata registry failures Marc Mintel 2026-03-03 17:25:48 +01:00
  • 70f189b0c9 test(e2e): isolate puppeteer from vitest to prevent CI pipeline crash Marc Mintel 2026-03-03 14:19:36 +01:00
  • d5dd66b832 chore(qa): resolve all lingering eslint warnings after branch merge Marc Mintel 2026-03-03 13:54:04 +01:00
  • f8fc6fcbbe Merge branch 'main' into feature/excel Marc Mintel 2026-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 Mintel 2026-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 Mintel 2026-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 Mintel 2026-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 Mintel 2026-03-03 12:58:00 +01:00
  • e524c9faf6 fix(pdf): fix missing logo/images and irregular table row heights in pdf generation Marc Mintel 2026-03-03 12:55:45 +01:00
  • 15279c8be1 fix(ci): use explicit registry token instead of GITHUB_TOKEN for docker login Marc Mintel 2026-03-03 12:54:45 +01:00
  • 583a3797f3 fix(ci): use explicit registry token instead of GITHUB_TOKEN for docker login Marc Mintel 2026-03-03 12:54:17 +01:00
  • 655f33091f fix: resolve layout, pdf datasheets data generation and excel 404 routing Marc Mintel 2026-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 Mintel 2026-03-03 12:23:15 +01:00
  • 449b7bc8aa chore(ci): migrate docker registry publishers to git.infra.mintel.me Marc Mintel 2026-03-03 12:13:43 +01:00
  • b033142599 fix: locale parsing error in RecentPosts Marc Mintel 2026-03-03 11:38:01 +01:00
  • 02be8e59b2 feat: auto-opening brochure modal with mintel/mail delivery Marc Mintel 2026-03-02 23:08:05 +01:00
  • d2418b5720 feat: product catalog Marc Mintel 2026-03-02 16:23:09 +01:00
  • 501f9659a1 feat: product catalog Marc Mintel 2026-03-02 16:20:54 +01:00
  • e9ceae3989 feat: product catalog Marc Mintel 2026-03-02 15:41:26 +01:00
  • 6a748a3ac8 fix(ci): improve lhci auth with puppeteer script and relax perf assertion Marc Mintel 2026-03-02 14:16:06 +01:00
  • d69e0eebe6 fix(ci): broaden lychee exclusions for external and internal restricted urls Marc Mintel 2026-03-02 14:03:59 +01:00
  • 1577bfd2ec fix(ci): optimize pipeline speed and fix link check stability Marc Mintel 2026-03-02 13:57:53 +01:00
  • 6440d893f0 fix(ci): add hardcoded fallback for puppeteer chrome in lighthouse Marc Mintel 2026-03-02 13:33:02 +01:00
  • d8e3c7d9a3 fix(ci): improve chrome detection and debug logging for lighthouse Marc Mintel 2026-03-02 13:28:31 +01:00
  • aa14f39dba fix(ci): detect puppeteer chrome path for lighthouse Marc Mintel 2026-03-02 13:24:06 +01:00
  • 1cfc0523f3 fix(ci): update chrome deps for ubuntu 24.04 and robust url parsing Marc Mintel 2026-03-02 13:19:40 +01:00
  • 3ff20fd2c9 fix(ci): add chrome system libraries and fix pagespeed url parsing Marc Mintel 2026-03-02 13:15:27 +01:00
  • 549ee34490 chore(ci): add push trigger to qa.yml for automatic verification Marc Mintel 2026-03-02 12:56:19 +01:00
  • 8a8e30400c chore(ci): fix artifact upload and add chrome dependency for diagnostic scripts Marc Mintel 2026-03-02 12:52:28 +01:00
  • 4faed38f47 chore: remove explicit email and phone inline blocks in favor of automatic obfuscation Marc Mintel 2026-03-02 12:39:07 +01:00
  • 1e0886144f ci(qa): rewrite pipeline with 6 transparent inline jobs [skip ci] Marc Mintel 2026-03-02 12:21:48 +01:00
  • c933d9b886 ci(qa): revert qa push triggers [skip ci] Marc Mintel 2026-03-02 12:08:05 +01:00
  • 5c56d8babf ci(qa): force template refresh by using SHA Marc Mintel 2026-03-02 12:01:40 +01:00
  • c4c6fb3b07 ci(qa): re-triggering with latest template Marc Mintel 2026-03-02 11:57:19 +01:00
  • ff685b9933 ci(qa): temporary push trigger for verification Marc Mintel 2026-03-02 11:53:05 +01:00
  • 980258af5c ci(qa): update QA workflow to pass NPM_TOKEN to reusable template Marc Mintel 2026-03-02 11:51:13 +01:00
  • 57b6963efe chore: release v2.2.12 v2.2.12 Marc Mintel 2026-03-02 10:23:08 +01:00
  • 1a136540d0 feat: implement email and phone obfuscation with Payload inline blocks Marc Mintel 2026-03-02 10:22:52 +01:00
  • 92bc88dfbd style: design refinements — reduce title/heading sizes, remove Scribble decorations, add image quality v2.2.11 Marc Mintel 2026-03-02 01:11:22 +01:00
  • ec3f2cf8c9 style: design refinements — reduce title/heading sizes, remove Scribble decorations, add image quality Marc Mintel 2026-03-02 01:11:22 +01:00
  • fb3ec6e10a fix(blog): preserve newlines in Lexical text nodes as <br> for proper list rendering v2.2.10 Marc Mintel 2026-03-01 23:21:35 +01:00
  • 3a61d01384 feat: product catalog Marc Mintel 2026-03-01 23:14:25 +01:00
  • acf642d7e6 fix(blog): prioritize original img url over small card size for sharp headers v2.2.9 Marc Mintel 2026-03-01 22:39:51 +01:00
  • 17ebde407e feat: product catalog Marc Mintel 2026-03-01 22:35:49 +01:00
  • d5da2a91c8 test: improve E2E form error logging Marc Mintel 2026-03-01 17:45:41 +01:00
  • ebe664f984 fix(qa): resolve testing gatekeeper auth & htmlWYSIWYG errors Marc Mintel 2026-03-01 16:32:58 +01:00
  • 9c7324ee92 fix(blog): restore image optimization but force quality 100 for fidelity v2.2.8 Marc Mintel 2026-03-01 16:13:05 +01:00
  • 0c8d9ea669 fix(e2e): await hydration before form submits, skip cleanup on 403 v2.2.7 Marc Mintel 2026-03-01 16:03:23 +01:00
  • 1bb0efc85b fix(blog): restore TOC, list styling, and dynamic OG images v2.2.6 Marc Mintel 2026-03-01 13:18:24 +01:00
  • 56cd1fb1ba fix(blog): restore table of contents, fix list item styling, resolve dynamic og image generation Marc Mintel 2026-03-01 13:12:07 +01:00
  • 437dd35c9c feat: product catalog Marc Mintel 2026-03-01 13:07:13 +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 Mintel 2026-03-01 11:17:30 +01:00
  • 0cb96dfbac feat: product catalog Marc Mintel 2026-03-01 10:19:13 +01:00
  • ec227d614f feat: implement Umami page speed tracking via Web Vitals v2.2.4 Marc Mintel 2026-02-28 19:35:06 +01:00
  • cb07b739b8 fix: glitchtip performance metrics + cleanup test submissions Marc Mintel 2026-02-28 19:33:14 +01:00
  • 55e9531698 fix: glitchtip errors (locale, email) + E2E submission cleanup Marc Mintel 2026-02-28 19:31:36 +01:00
  • 089ce13c59 fix: mobile nav close button + CI Gatekeeper auth v2.2.3 Marc Mintel 2026-02-28 19:25:53 +01:00
  • a2cf9791ae fix: optimize footer layout for mobile v2.2.2 Marc Mintel 2026-02-28 10:53:00 +01:00
  • aa4e3aab4f fix: product texts, mobile nav background, mobile product page layout v2.2.1 Marc Mintel 2026-02-28 10:51:58 +01:00
  • f1a28b9db2 feat(ai-search): add interactive WebGL Orb, Markdown support, and Sentry tracking Marc Mintel 2026-02-28 00:03:39 +01:00
  • 7fb1945ce5 Merge branch 'main' into feature/ai-search Marc Mintel 2026-02-27 19:08:50 +01:00