Skip to content

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

Merged
colerogers merged 4 commits intomasterfrom
colerogers.sniff-runtime-errors
Jun 24, 2025
Merged

Add user-friendly warning for runtime errors from the GCF API#8713
colerogers merged 4 commits intomasterfrom
colerogers.sniff-runtime-errors

Conversation

@colerogers
Copy link
Copy Markdown
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

2 participants