Some checks failed
CI/CD Pipeline / Generate Documentation (push) Successful in 2m24s
CI/CD Pipeline / Lint Code (push) Successful in 2m54s
CI/CD Pipeline / Security Scanning (push) Successful in 2m32s
CI/CD Pipeline / Run Tests (push) Successful in 2m43s
CI/CD Pipeline / Build and Push Docker Images (api) (push) Failing after 40s
CI/CD Pipeline / Build and Push Docker Images (chat) (push) Failing after 42s
CI/CD Pipeline / Build and Push Docker Images (frontend) (push) Failing after 46s
CI/CD Pipeline / Build and Push Docker Images (worker) (push) Failing after 47s
CI/CD Pipeline / Deploy to Staging (push) Has been skipped
CI/CD Pipeline / Deploy to Production (push) Has been skipped
14 lines
215 B
JSON
14 lines
215 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(poetry:*)",
|
|
"Bash(pip:*)",
|
|
"Bash(python:*)",
|
|
"Bash(git:*)"
|
|
],
|
|
"deny": [],
|
|
"ask": [],
|
|
"disableBypassPermissionsMode": "disable"
|
|
}
|
|
}
|