GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-mcp

Perform a pre-flight check for basic things before deploying

Open
#147 1 comment 1 reaction 1 assignee Claimed by @riddhi-shivhare View on GitHub
Dominant language
JavaScript
Stars
631
Forks
121
PR merge metrics
No merged PRs in 30d

Description

Before deploying, let's provide a pre-flight check to make sure basic deployment issues are caught ahead of time.

For example:
- check for correct PORT number, e.g. if using a Dockerfile that has port 8051 defined, did the agent specify PORT=8051 to cloud run?
- check for a .gcloudignore file if a .venv or venv folder exists
- etc.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.