All checks were successful
BCards Deployment Pipeline / Run Tests (push) Successful in 4s
BCards Deployment Pipeline / PR Validation (push) Has been skipped
BCards Deployment Pipeline / Build and Push Image (push) Successful in 15m22s
BCards Deployment Pipeline / Deploy to Production (ARM - OCI) (push) Successful in 1m54s
BCards Deployment Pipeline / Deploy to Test (x86 - Local) (push) Has been skipped
BCards Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Deployment Pipeline / Deployment Summary (push) Successful in 0s
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
34 lines
844 B
JSON
34 lines
844 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(dotnet --version)",
|
|
"Bash(dotnet restore:*)",
|
|
"Bash(dotnet build)",
|
|
"Bash(dotnet test)",
|
|
"Bash(dotnet tool install:*)",
|
|
"Bash(~/.dotnet/tools/libman restore)",
|
|
"Bash(timeout:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(dotnet clean:*)",
|
|
"Bash(find:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(sudo rm:*)",
|
|
"Bash(rm:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(docker-compose up:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(dotnet nuget locals:*)",
|
|
"Bash(/mnt/c/vscode/vcart.me.novo/clean-build.sh:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(./clean-build.sh:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(scp:*)",
|
|
"Bash(ssh:*)"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": false
|
|
} |