good forst commit
This commit is contained in:
@@ -73,7 +73,44 @@
|
||||
"Bash(grep -v \"^$\")",
|
||||
"Bash(npm info *)",
|
||||
"Bash(pnpm --filter @tower/search test)",
|
||||
"Bash(pnpm --filter @tower/search build)"
|
||||
"Bash(pnpm --filter @tower/search build)",
|
||||
"Bash(pnpm --filter @tower/worker test -- --testPathPattern approval)",
|
||||
"Bash(pnpm --filter @tower/worker test -- approval)",
|
||||
"Bash(xargs ls -la)",
|
||||
"Bash(xargs ls)",
|
||||
"Bash(pnpm --filter @tower/worker test -- --testPathPattern=index.processor)",
|
||||
"Bash(python3 -c \"import sys,json; d=json.load\\(sys.stdin\\); print\\(json.dumps\\(d.get\\('dependencies',{}\\), indent=2\\)\\)\")",
|
||||
"Bash(pnpm --filter @tower/worker test index.processor)",
|
||||
"Bash(pnpm --filter @tower/api test)",
|
||||
"Bash(pnpm --filter @tower/api build)",
|
||||
"Bash(pnpm --filter @tower/api test -- search.controller.spec.ts)",
|
||||
"Bash(pnpm --filter @tower/api test -- search.service.spec.ts)",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=groups.service)",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=groups)",
|
||||
"Bash(pnpm --filter @tower/api exec jest --testPathPattern=groups)",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=routes.service)",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=\"routes/routes.service\")",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=\"routes\")",
|
||||
"Bash(pnpm --filter @tower/api test -- --testPathPattern=routes)",
|
||||
"Bash(pnpm --filter @tower/api exec jest --testPathPattern=routes)",
|
||||
"Bash(pnpm --filter @tower/web test -- --testPathPattern=app/page)",
|
||||
"Bash(pnpm --filter @tower/web test -- --testPathPattern 'app/page')",
|
||||
"Bash(pnpm --filter @tower/web test -- --testPathPattern=search/page)",
|
||||
"Bash(pnpm --filter @tower/web test -- apps/web/app/search/page.test.tsx)",
|
||||
"Bash(pnpm --filter @tower/web test -- --testPathPattern=groups/RouteManager)",
|
||||
"Bash(git -C /Users/maaz/Documents/insignia-work/tower status)",
|
||||
"Bash(git -C /Users/maaz/Documents/insignia-work/tower show --stat HEAD)",
|
||||
"Bash(pnpm -r build)",
|
||||
"Bash(pnpm exec *)",
|
||||
"Bash(pnpm add *)",
|
||||
"Bash(mkdir -p /Users/maaz/Documents/insignia-work/tower/apps/web/app/api/accounts/\\\\[id\\\\]/qr)",
|
||||
"Bash(pnpm jest *)",
|
||||
"Bash(cd /Users/maaz/Documents/insignia-work/tower/apps/api && pnpm test --no-coverage 2>&1 | tail -15 && cd ../worker && pnpm test --no-coverage 2>&1 | tail -15 && cd ../web && pnpm test --no-coverage 2>&1 | tail -15)",
|
||||
"Read(//Users/maaz/Documents/insignia-work/**)",
|
||||
"Bash(psql postgresql://tower:tower_dev@localhost:5433/tower_dev -c \"SELECT id, name, platform, \\\\\"accountId\\\\\" FROM \\\\\"Group\\\\\" LIMIT 10;\")"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/Users/maaz/Documents/insignia-work/tower/apps/web/app/api/accounts/[id]"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user