Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wayback cleanup: actually update entity | Bryan Newbold | 2021-11-09 | 1 | -2/+4 |
| | |||||
* | wayback short ts: add regression test for dupe URLs | Bryan Newbold | 2021-11-09 | 1 | -0/+44 |
| | |||||
* | short wayback ts: initial cleanup script implementation | Bryan Newbold | 2021-11-09 | 1 | -0/+251 |
| | |||||
* | cleanups: create a separate JsonLinePusher for cleanup workers (distinct ↵ | Bryan Newbold | 2021-11-03 | 2 | -2/+19 |
| | | | | base class) | ||||
* | typing: add assertions to fatcat_tool code to make type assumptions explicit | Bryan Newbold | 2021-11-03 | 1 | -0/+1 |
| | |||||
* | typing: add annotations to remaining fatcat_tools code | Bryan Newbold | 2021-11-03 | 2 | -13/+14 |
| | | | | | Again, these are just annotations, no changes made to get type checks to pass | ||||
* | fmt (black): fatcat_tools/ | Bryan Newbold | 2021-11-02 | 3 | -39/+45 |
| | |||||
* | python: isort everything | Bryan Newbold | 2021-11-02 | 2 | -2/+3 |
| | |||||
* | lint: simple, safe inline lint fixes | Bryan Newbold | 2021-11-02 | 1 | -1/+1 |
| | | | | '==' vs 'is'; 'not a in b' vs 'a not in b'; etc | ||||
* | lint (flake8) tool python files | Bryan Newbold | 2020-07-01 | 2 | -3/+0 |
| | |||||
* | file cleanup tweaks to actually run | Bryan Newbold | 2019-10-08 | 2 | -5/+4 |
| | |||||
* | new cleanup python tool/framework | Bryan Newbold | 2019-10-08 | 4 | -0/+241 |