Skip to content
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

Add top-level bucket field to Mock Storage CloudEvents #145

Merged
merged 1 commit into from
May 12, 2022

Conversation

TheIronDev
Copy link
Contributor

Description

Storage CloudEvents contain a "bucket" field. The mock data should
return this "bucket" field to accurately reflect live data.

More info here

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Storage CloudEvents contain a "bucket" field. The mock data should
return this "bucket" field to accurately reflect live data.

[More info here](https://github.com/firebase/firebase-functions/blob/27a49837ea7b74d9d2926e74c387f45704d57889/src/v2/providers/storage.ts#L185)
@TheIronDev TheIronDev merged commit 2784209 into master May 12, 2022
TheIronDev added a commit that referenced this pull request May 12, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Storage CloudEvents contain a "bucket" field. The mock data should
return this "bucket" field to accurately reflect live data.

[More info here](https://github.com/firebase/firebase-functions/blob/27a49837ea7b74d9d2926e74c387f45704d57889/src/v2/providers/storage.ts#L185)
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.

None yet

1 participant