• Joined on 2026-01-15
mmintel pushed tag v1.1.9 to mmintel/at-mintel 2026-02-03 21:40:24 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 21:40:15 +00:00
0dc3ba0da4 chore: Reorder pnpm build arguments in Dockerfile.nextjs.
mmintel pushed tag v1.1.8 to mmintel/at-mintel 2026-02-03 21:15:37 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 21:13:40 +00:00
1a94465dba feat: streamline Docker builds with .dockerignore and pass NPM_TOKEN as a build secret for pnpm install.
mmintel pushed to main at mmintel/at-mintel 2026-02-03 18:41:37 +00:00
7e256025ea refactor: remove pnpm cache configuration from Node.js setup actions in pipeline workflows.
mmintel pushed to main at mmintel/at-mintel 2026-02-03 18:28:48 +00:00
e843de42da ci: Add catthehacker/ubuntu:act-latest container image to Gitea workflow jobs.
mmintel pushed tag v1.1.7 to mmintel/at-mintel 2026-02-03 18:28:45 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 18:14:05 +00:00
4d1b2231e3 refactor: update pipeline to use Docker actions for registry login, build, and push.
mmintel pushed tag v1.1.6 to mmintel/at-mintel 2026-02-03 18:10:42 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 18:01:57 +00:00
71f47f9037 refactor: extract language utilities to lang.ts and adjust CI pipeline triggers.
mmintel pushed tag v1.1.5 to mmintel/at-mintel 2026-02-03 17:51:41 +00:00
mmintel pushed tag v1.1.4 to mmintel/at-mintel 2026-02-03 16:45:15 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 16:44:54 +00:00
79d41b6a73 feat: conditionally apply next-intl plugin and fix shared eslint ignore patterns
mmintel pushed tag v1.1.3 to mmintel/at-mintel 2026-02-03 11:22:56 +00:00
mmintel pushed to main at mmintel/at-mintel 2026-02-03 11:05:40 +00:00
6b7236ba97 fix: add refined .gitignore and exclude Directus volume data
mmintel pushed to main at mmintel/at-mintel 2026-02-03 10:59:55 +00:00
40a95b5353 fix: implement Lean Docker strategy with mintel/runtime and remove explicit container_name fields
mmintel pushed to main at mmintel/at-mintel 2026-02-03 10:57:29 +00:00
7329e00125 fix: remove image tags from application compose files to avoid registry ambiguity
94be60ba4e fix: correct Docker registry strategy, add custom Directus Dockerfile, and revert app tagging
Compare 2 commits »
mmintel pushed to main at mmintel/at-mintel 2026-02-03 10:50:22 +00:00
a8bc039c02 feat: implement centralized Docker base-image strategy and automate registry pushes
mmintel pushed to main at mmintel/at-mintel 2026-02-03 10:44:19 +00:00
653deb7995 feat: adapt klz-2026 high-performance Docker setup and environment handling
mmintel pushed to main at mmintel/at-mintel 2026-02-03 10:31:55 +00:00
61f65107f2 feat: standardize NPM scripts across monorepo via @mintel/cli enhancement