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 7m58s
BCards Deployment Pipeline / Deploy to Production (ARM - OCI) (push) Successful in 1m39s
BCards Deployment Pipeline / Deploy to Staging (x86 - Local) (push) Has been skipped
BCards Deployment Pipeline / Cleanup Old Resources (push) Has been skipped
BCards Deployment Pipeline / Deployment Summary (push) Successful in 1s
30 lines
743 B
JSON
30 lines
743 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:*)"
|
|
]
|
|
},
|
|
"enableAllProjectMcpServers": false
|
|
} |