Download:
child 235:5c6577eccbc5
parent 233:9bf52249b2d9
234:0b346b1387d5
Anton Shestakov <av6@dwimlabs.net>, Tue, 30 Aug 2016 16:45:24 +0800
docs: split entry points list with comments

1 файлов изменено, 4 вставок(+), 0 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Tue Aug 30 16:38:28 2016 +0800
+++ b/README.rst Tue Aug 30 16:45:24 2016 +0800
@@ -16,6 +16,8 @@
- incoming.py - command line tool for parsing a single check result
- viewer.py - web interface for looking at projects and check results
+..
+
- hooks-queue.py - web service for handling events from code hosting sites
- poll-hgweb-queue.py - long-lived HTTP client for polling changes in hgweb
instances (because they don't have defined events API)
@@ -23,6 +25,8 @@
results
- worker-queue.py - long-lived worker process for running checks on events
+..
+
- run-tests.py - test runner, see bitbucket-pipelines.yml for some useful
arguments