summaryrefslogtreecommitdiff
path: root/README.rst
blob: a96277a6da0924388dabf29e90f3b02b3bf46c21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
------------------
morph-cache-server
------------------

Dependencies
------------

- Bottle
- cliapp
- flup
- yoyo-migrations

Similar things
--------------

Debian's "Reproducible builds" project
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Tests reproducibility using Jenkins jobs:
https://jenkins.debian.net/view/reproducible/

The source code for these is here:
https://anonscm.debian.org/cgit/qa/jenkins.debian.net.git/tree/job-cfg/reproducible.yaml

And the nice reports are here:
https://reproducible.debian.net/reproducible.html

Gitian
~~~~~~

Build tool, but doesn't seem to provide a server tool.