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

Remove "deleted" related Application Firestore indexes #5100

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

ffjlabo
Copy link
Member

@ffjlabo ffjlabo commented Aug 1, 2024

What this PR does / why we need it:

Fix firestore index based on the fix #4953

Which issue(s) this PR fixes:

PartOf #4953

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
@khanhtc1202 khanhtc1202 changed the title Fix firestore index Remove "deleted" related Application Firestore indexes Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 22.82%. Comparing base (d805cf5) to head (9f04fd8).
Report is 152 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5100   +/-   ##
=======================================
  Coverage   22.82%   22.82%           
=======================================
  Files         409      409           
  Lines       43338    43338           
=======================================
  Hits         9891     9891           
  Misses      32668    32668           
  Partials      779      779           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ffjlabo ffjlabo merged commit 23d338f into master Aug 1, 2024
18 checks passed
@ffjlabo ffjlabo deleted the delete-index branch August 1, 2024 10:43
github-actions bot pushed a commit that referenced this pull request Aug 2, 2024
Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
@github-actions github-actions bot mentioned this pull request Aug 2, 2024
ffjlabo added a commit that referenced this pull request Aug 2, 2024
* Fix firestore index (#5100)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

* Update RELEASE to v0.48.4 (#5104)

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>

---------

Signed-off-by: Yoshiki Fujikane <ffjlabo@gmail.com>
Signed-off-by: pipecd-bot <pipecd.dev@gmail.com>
Co-authored-by: Yoshiki Fujikane <40124947+ffjlabo@users.noreply.github.com>
This was referenced Aug 13, 2024
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
This was referenced Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants