summaryrefslogtreecommitdiff
path: root/README.md
blob: bfd0e40175d71281f546998c08dbfc64435001a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
turbo-hipster
=============

A set of CI tools.

worker_server.py is a worker server that loads and runs task_plugins.

Each task_plugin is a gearman worker that implements, handles and executes a
job.

plugins
-------

**gate_real_db_upgrade**:
Runs the db_sync migrations on each dataset available in the datasets subdir.