Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve argparse usage | Bryan Newbold | 2019-12-11 | 1 | -8/+10 |
| | | | | | | | | | | | | | | Use --fatcat-api-url instead of (ambiguous) --host-url for commands that aren't deployed/running via systemd. TODO: update the other --host-url usage, and either roll-out change consistently or support the old arg as an alias during cut-over Use argparse.ArgumentDefaultsHelpFormatter (thanks Martin!) Add help messages for all sub-commands, both as documentation and as a way to get argparse to print available commands in a more readable format. | ||||
* | make default kafka env 'dev', not 'qa' | Bryan Newbold | 2019-09-20 | 1 | -2/+2 |
| | |||||
* | bunch of lint/whitespace cleanups | Bryan Newbold | 2019-02-22 | 1 | -1/+1 |
| | |||||
* | start refactoring API object passing | Bryan Newbold | 2019-01-08 | 1 | -0/+5 |
| | |||||
* | fix OAI-PMH name/finished message | Bryan Newbold | 2018-11-21 | 1 | -6/+6 |
| | |||||
* | continous is a flag, not arg | Bryan Newbold | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | correct kafka topic names | Bryan Newbold | 2018-11-20 | 1 | -12/+12 |
| | |||||
* | initial OAI-PMH harvesters | Bryan Newbold | 2018-11-19 | 1 | -3/+54 |
| | |||||
* | better DOI registrar harvesters | Bryan Newbold | 2018-11-19 | 1 | -2/+5 |
| | |||||
* | refactoring harvesters | Bryan Newbold | 2018-11-15 | 1 | -0/+66 |