managarten/scripts
Till-JS f4c49fe8f2 fix(mana-notify): resolve BullMQ circular import issue
Move queue name constants to separate file (queue-names.ts) to avoid
circular dependency between queue.module.ts and processor files.

The @Processor decorator evaluates at module load time, and importing
constants from queue.module.ts created a circular dependency that
resulted in undefined queue names.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 22:58:47 +01:00
..
deploy first implementation 2025-11-27 17:26:18 +01:00
mac-mini fix(mana-notify): resolve BullMQ circular import issue 2026-01-29 22:58:47 +01:00
test-data test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
test-reporting test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
backup-monitoring.sh 📈 feat(monitoring): upgrade to VictoriaMetrics + DuckDB analytics 2026-01-28 12:38:04 +01:00
fix-mixed-imports.mjs Fix wrong type 2025-12-04 23:25:25 +01:00
generate-env.mjs 🔧 chore(skilltree): add environment configuration 2026-01-29 12:55:36 +01:00
generate-staging-secrets.sh 🔒 security(auth): migrate to EdDSA JWT and add automated monitoring 2025-12-18 21:42:47 +01:00
get-ssh-key.sh ♻️ refactor(cd): hardcode non-sensitive config in staging workflow 2025-12-04 17:11:36 +01:00
remove-coolify-references.sh feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
run-tests-with-coverage.sh test: implement comprehensive automated testing system with daily CI/CD 2025-12-25 19:12:27 +01:00
setup-databases.sh 🔧 chore(skilltree): add dev commands and database setup 2026-01-29 12:50:43 +01:00
validate-monorepo.mjs 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00