• Joined on 2026-01-15
mmintel pushed to main at mmintel/at-mintel 2026-02-02 00:02:36 +00:00
10a6b5e11a feat: Implement tag-based version synchronization and direct publishing for releases.
mmintel pushed tag v1.1.0 to mmintel/at-mintel 2026-02-02 00:02:31 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 22:53:08 +00:00
dd23310ac4 fix(ci): prioritize PPA chromium over snap wrapper and pass explicit chrome path to lhci
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 21:30:49 +00:00
f6f28a4529 fix(ci): robust chromium install for arm64 with os detection and gpg retries
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 20:41:49 +00:00
fc3635db86 fix(ci): replace deprecated apt-key with gpg dearmor and use robust keyserver fetch
mmintel pushed to main at mmintel/at-mintel 2026-02-01 20:39:34 +00:00
83b4ea8807 feat: introduce Gatekeeper application, Directus utilities, and monorepo configuration for linting, testing, and husky hooks.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 20:23:20 +00:00
fc000353a9 feat: Add support for an internal Directus URL for server-side communication and enhance the health check with schema validation for the products collection.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 18:48:45 +00:00
73c32c6d31 fix(ci): robust chromium installation to avoid snap issues on arm64
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 17:24:06 +00:00
381e0b121f fix(ci): install chromium instead of google-chrome-stable for arm64 support
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 17:01:13 +00:00
829c074c7f fix(ci): use bash and explicit if conditions to fix skip logic
9189e813b2 fix(ci): skip build and deploy jobs when target is skip (chore commits)
Compare 2 commits »
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 16:41:11 +00:00
249313cc37 chore: Configure Husky, Commitlint, and Lint-staged to enforce Git commit message conventions and run pre-commit checks.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 16:37:56 +00:00
8232971419 ci: Update Gitea deploy workflow.
f41260e1db feat: implement automated Lighthouse CI testing for sitemap URLs with dedicated configuration and scripts.
Compare 2 commits »
mmintel pushed tag v1.0.0-rc.6 to mmintel/klz-cables.com 2026-02-01 16:27:48 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 15:53:03 +00:00
950ef9d463 refactor: Replace custom X-Auth-Redirect header with standard HTTP redirect for unauthorized access.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 15:27:59 +00:00
fcb3169d04 feat: Implement a gatekeeper service for access control and add CMS health monitoring with a connectivity notice.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 14:16:52 +00:00
9e87720494 chore: update .env.example with current environment variable examples.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:55:45 +00:00
6a403f47a0 feat: Add script and package.json commands to synchronize Directus data and uploads between local and staging environments.
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:27:03 +00:00
2d8df53e36 refactor: Replace hardcoded Traefik service names with a dynamic project name variable.
mmintel pushed tag v1.0.0-rc.5 to mmintel/klz-cables.com 2026-02-01 13:27:00 +00:00
mmintel pushed to main at mmintel/klz-cables.com 2026-02-01 13:17:12 +00:00
6f49dbc56c ci: Update Gitea deploy workflow configuration.