这是indexloc提供的服务,不要输入任何密码
Skip to content

Add user-friendly warning for runtime errors from the GCF API #8713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 24, 2025

Conversation

colerogers
Copy link
Contributor

Adds warning for unsupported Function runtimes - addressees #8704

This change does not add any detection pre-deployment since there are reports of users successfully deploying to unsupported runtimes. See comments on firebase/firebase-functions#1653 for more info. Blocking any deployment of those users would be seen as a regression.

Added warning: functions: Runtime "nodejs22" is not supported on GCF Gen1 for function projects/cole-pineapple/locations/us-central1/functions/pubsubv1triggered

@colerogers colerogers requested a review from taeold June 5, 2025 19:46
@colerogers colerogers enabled auto-merge (squash) June 24, 2025 18:40
@colerogers colerogers merged commit b6db607 into master Jun 24, 2025
50 checks passed
@colerogers colerogers deleted the colerogers.sniff-runtime-errors branch June 24, 2025 18:44
@github-project-automation github-project-automation bot moved this from Approved [PR] to Done in [Cloud] Extensions + Functions Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants