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

Fix bug where Custom Event channels weren't automatically crated on function deploys. #5700

Merged
merged 3 commits into from
Apr 20, 2023

Conversation

taeold
Copy link
Contributor

@taeold taeold commented Apr 17, 2023

Deploying Eventarc Custom Event Function deploy fails for projects that doesn't have "projects/cf3-tq-sample/locations/us-central1/channels/firebase" channel.

Fixes bug introduced in #5443.

@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bd0dc4d) 55.60% compared to head (b783012) 55.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5700   +/-   ##
=======================================
  Coverage   55.60%   55.60%           
=======================================
  Files         324      324           
  Lines       21980    21980           
  Branches     4480     4480           
=======================================
  Hits        12222    12222           
  Misses       8678     8678           
  Partials     1080     1080           
Impacted Files Coverage Δ
src/gcp/eventarc.ts 50.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@taeold taeold enabled auto-merge (squash) April 20, 2023 14:16
@taeold taeold merged commit 18c03e7 into master Apr 20, 2023
32 of 33 checks passed
ProfHercules pushed a commit to ProfHercules/firebase-tools that referenced this pull request May 5, 2023
…unction deploys. (firebase#5700)

Deploying Eventarc Custom Event Function deploy fails for projects that doesn't have `"projects/cf3-tq-sample/locations/us-central1/channels/firebase"` channel.

Fixes bug introduced in firebase#5443.
tonyjhuang pushed a commit that referenced this pull request May 22, 2023
…unction deploys. (#5700)

Deploying Eventarc Custom Event Function deploy fails for projects that doesn't have `"projects/cf3-tq-sample/locations/us-central1/channels/firebase"` channel.

Fixes bug introduced in #5443.
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

4 participants