Pakket: debci-worker (3.6)
Verwijzigingen voor debci-worker
Debian bronnen:
Het bronpakket debci downloaden:
Beheerders:
Externe bronnen:
- Homepage [ci.debian.net]
Vergelijkbare pakketten:
continuous integration system for Debian (worker daemon)
debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available.
The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation.
This package provides cron and init integration for running debci worker daemons that will listen to AMQP queues and run test jobs.
Andere aan debci-worker gerelateerde pakketten
|
|
|
|
-
- dep: autodep8 (>= 0.2~)
- DEP-8 test control file generator
-
- dep: autopkgtest (>= 5.5~)
- automatic as-installed testing for Debian packages
-
- dep: debci (= 3.6)
- continuous integration system for Debian