Skip to content

chore(ci): E2E cloud functions#9733

Merged
DellaBitta merged 1 commit intomainfrom
ddb-ignore-cloud-function-deployment-errors
Mar 20, 2026
Merged

chore(ci): E2E cloud functions#9733
DellaBitta merged 1 commit intomainfrom
ddb-ignore-cloud-function-deployment-errors

Conversation

@DellaBitta
Copy link
Copy Markdown
Contributor

@DellaBitta DellaBitta commented Mar 19, 2026

Discussion

Current project policy prohibits the update of our test cloud function. Ignore this failure for now until we can get an exception. This shouldn't be a problem since the cloud function signature / behavior hasn't changed recently.

Testing

CI

API Changes

N/A

@DellaBitta DellaBitta requested a review from a team as a code owner March 19, 2026 15:20
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 19, 2026

⚠️ No Changeset found

Latest commit: bf9cd44

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

env:
GITHUB_EVENT_CLIENT_PAYLOAD_VERSIONORTAG: ${{ github.event.client_payload.versionOrTag }}
- name: Deploy "callTest" cloud function
continue-on-error: true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this always fails and not needed for the rest of the workflow if: false will completely skip this step

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I thought about it. But I'd still like the job to run so we know when the exemption allows us to deploy again.

@DellaBitta DellaBitta merged commit 403c6de into main Mar 20, 2026
37 of 39 checks passed
@DellaBitta DellaBitta deleted the ddb-ignore-cloud-function-deployment-errors branch March 20, 2026 14:56
@firebase firebase locked and limited conversation to collaborators Apr 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants