Commit 89952c1
committed
Tweak runs cleanup
For each repository, keep last run of each type+status instead of
just status. Otherwise, in the case infrequent fetches (for pessimized
repositories), but frequent successful parses, latest successful fetch
run may be removed, leaving either no fetch runs, or a (much older)
failed fetch run.1 parent ee6c18a commit 89952c1
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments