aboutsummaryrefslogtreecommitdiffstats
path: root/python/ingest_file.py
Commit message (Collapse)AuthorAgeFilesLines
* better default CLI output (show usage)Bryan Newbold2020-10-291-1/+1
|
* ingest_file: --no-spn2 flag for single commandBryan Newbold2020-03-101-1/+6
|
* ingest_tool: force-recrawl argBryan Newbold2020-03-051-0/+5
|
* cli: allow multiple ingest single typesBryan Newbold2020-01-091-3/+4
|
* refactor: sort keys in JSON outputBryan Newbold2019-12-181-3/+3
| | | | This makes debugging by tailing Kafka topics a lot more readable
* refactor: improve argparse usageBryan Newbold2019-12-181-4/+8
| | | | | use ArgumentDefaultsHelpFormatter and add help messages to all sub-commands
* update ingest proposal source/link namingBryan Newbold2019-12-131-1/+1
|
* rename FileIngestWorkerBryan Newbold2019-11-131-5/+6
|
* more progress on file ingestBryan Newbold2019-11-131-1/+2
|
* much progress on file ingest pathBryan Newbold2019-10-221-320/+4
|
* we do actually want consolidateHeader=2, not 1Bryan Newbold2019-10-041-1/+1
|
* commit WIP on file ingest scriptBryan Newbold2019-09-231-0/+386