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 a field with future timestamp to use as firestore ttl #105

Merged
merged 2 commits into from
Nov 8, 2023

Conversation

robbiet480
Copy link
Member

Add a TTL field so that we can get doc auto deletion by TTL.

Also removes not actually working delete function + cron via pubsub

Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #105 (622b06c) into master (1d6fcd9) will increase coverage by 1.32%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
+ Coverage   34.30%   35.63%   +1.32%     
==========================================
  Files           4        4              
  Lines         376      362      -14     
==========================================
  Hits          129      129              
+ Misses        247      233      -14     
Files Coverage Δ
functions/index.js 0.00% <0.00%> (ø)

@robbiet480 robbiet480 merged commit d01c136 into master Nov 8, 2023
4 checks passed
@robbiet480 robbiet480 deleted the add-ttl-field-to-doc branch November 8, 2023 01:28
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.

2 participants