-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(signups): clear-checker cron #497
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
October 7, 2024 14:35
b240f86
to
29182b4
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
October 7, 2024 14:40
29182b4
to
7148012
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #497 +/- ##
==========================================
- Coverage 62.35% 59.64% -2.71%
==========================================
Files 132 145 +13
Lines 5541 6208 +667
Branches 460 498 +38
==========================================
+ Hits 3455 3703 +248
- Misses 2086 2505 +419 ☔ View full report in Codecov by Sentry. |
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
October 7, 2024 19:11
7148012
to
0b551eb
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
October 18, 2024 15:21
0b551eb
to
51b267e
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
October 30, 2024 13:40
51b267e
to
86ba9a4
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
7 times, most recently
from
November 11, 2024 20:19
e65dd59
to
07ff342
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
November 11, 2024 20:19
07ff342
to
9ba042d
Compare
ssilve1989
force-pushed
the
feat/fflogs-module
branch
from
November 11, 2024 20:21
9ba042d
to
595788b
Compare
ssilve1989
added a commit
that referenced
this pull request
Nov 11, 2024
🤖 I have created a release *beep* *boop* --- ## [1.20.0](v1.19.0...v1.20.0) (2024-11-11) ### Features * **signups:** Creates a new daily job that uses FFLogs to check if people have signed up have now cleared and should be removed ([#497](#497)) ([4814608](4814608)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
ssilve1989
added a commit
that referenced
this pull request
Nov 11, 2024
🤖 I have created a release *beep* *boop* --- ## [1.20.0](v1.19.0...v1.20.0) (2024-11-11) ### Features - **signups:** Creates a new daily job that uses FFLogs to check if people have signed up have now cleared and should be removed ([#497](#497)) ([4814608](4814608)) - This feature comes in two modes. The first mode will be an experimental reporting mode where it will take no action, and just report the results. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create a cron-task that checks the list to clean up entries that have cleared but not yet reported that they have. Uses the FFLogs API to check that.
Can be used in two modes: