Skip to content

Move business logic to fastapi #4

Move business logic to fastapi

Move business logic to fastapi #4

Triggered via pull request November 3, 2024 23:47
Status Failure
Total duration 1m 9s
Artifacts

deploy_server.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy audiora_api --source ./server --update-env-vars ^,^ENV=prod,OPENAI_API_KEY=***,GEMINI_API_KEY=***,ANTHROPIC_API_KEY=***,ELEVENLABS_API_KEY=***,BUCKET_NAME= --tag pr-7 --no-traffic --timeout 5m --update-labels ^,^managed-by=github-actions,commit-sha=3aad7013498002d0be31b2f88f3f10fe9960699e --format json --region us-central1 --allow-unauthenticated --memory 32Gi --cpu 8 --execution-environment gen2 --concurrency 80 --max-instances 10`: ERROR: (gcloud.run.deploy) Invalid resource name [audiora_api]. The name must use only lowercase alphanumeric characters and dashes, cannot begin or end with a dash, and cannot be longer than 63 characters.