aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_tools/workers/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* file elasticsearch index workerBryan Newbold2021-12-151-0/+1
|
* re-fmt all the fatcat_tools __init__ files for readabilityBryan Newbold2021-11-021-3/+6
|
* derive changelog worker from release workerMartin Czygan2020-04-171-1/+1
| | | | | Early versions of changelog entries may not have all the fields required for the current transform.
* add container update elastic workerBryan Newbold2019-05-301-1/+1
|
* large refactor of python names/pathsBryan Newbold2018-11-151-0/+4
- Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose