In progress
Some checks failed
Code Coverage / Generate Coverage Report (push) Has been cancelled
Tests / Run Tests (9.0.x) (push) Has been cancelled
Tests / Docker Build Test (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled

This commit is contained in:
Yaojia Wang
2025-11-03 11:51:02 +01:00
parent 24fb646739
commit fe8ad1c1f9
101 changed files with 26471 additions and 250 deletions

View File

@@ -1,58 +1,8 @@
{
"permissions": {
"allow": [
"Bash(if not exist \".claude\" mkdir .claude)",
"Bash(mkdir:*)",
"Bash(tree:*)",
"Bash(awk:*)",
"Bash(claude --version:*)",
"Bash(claude agents list:*)",
"Bash(claude help:*)",
"Bash(dotnet --version:*)",
"Bash(docker:*)",
"Bash(psql:*)",
"Bash(npx create-next-app:*)",
"Bash(dir:*)",
"Bash(npx:*)",
"Bash(dotnet new:*)",
"Bash(dotnet nuget list:*)",
"Bash(dotnet nuget disable:*)",
"Bash(dotnet restore:*)",
"Bash(dotnet sln:*)",
"Bash(dotnet add:*)",
"Bash(npm install:*)",
"Bash(dotnet build:*)",
"Bash(findstr:*)",
"Bash(npm run build:*)",
"Bash(move srcColaFlow.Domain colaflow-apisrcColaFlow.Domain)",
"Bash(robocopy:*)",
"Bash(xcopy:*)",
"Bash(find:*)",
"Bash(xargs:*)",
"Bash(dotnet test:*)",
"Bash(dotnet ef migrations add:*)",
"Bash(dotnet tool install:*)",
"Bash(dotnet ef migrations remove:*)",
"Bash(docker-compose up:*)",
"Bash(move ColaFlow.Modules.PM.Domain ColaFlow.Modules.ProjectManagement.Domain)",
"Bash(dotnet clean:*)",
"Bash(cat:*)",
"Bash(docker-compose logs:*)",
"Bash(dotnet ef database update:*)",
"Bash(dotnet run:*)",
"Bash(curl:*)",
"Bash(netstat:*)",
"Bash(taskkill:*)",
"Bash(git init:*)",
"Bash(git remote add:*)",
"Bash(git add:*)",
"Bash(del nul)",
"Bash(git rm:*)",
"Bash(rm:*)",
"Bash(git reset:*)",
"Bash(git commit:*)",
"Bash(git push:*)",
"Bash(npm run dev:*)"
"Bash(Stop-Process -Force)",
"Bash(Select-Object -First 3)"
],
"deny": [],
"ask": []