Robur
|
6ec40365ab
|
Add input_id to build table
The input_id column is a checksum of the files relevant for reproducibility.
|
2021-07-06 13:54:25 +00:00 |
|
Robur
|
31a501e0c4
|
Add user column to build
We want to track who uploaded what builds.
A `nologin` user is created in the migration that owns all preexisting builds.
|
2021-06-09 11:54:24 +00:00 |
|
Robur
|
02bfbc956f
|
Improve HTTP status codes (4xx on user data failure)
Fixes #43
|
2021-06-09 09:48:51 +00:00 |
|
Robur
|
eaf8a609c9
|
Add an access_list to grant per-job user upload permissions
Fixes #36
|
2021-06-08 14:54:23 +00:00 |
|
Robur
|
a45a584831
|
Generate opam compare links only for successful builds
|
2021-06-02 13:05:10 +00:00 |
|
Robur
|
4fec5ed38c
|
Builder_db: use foreign key for build.main_binary
|
2021-06-02 10:29:08 +00:00 |
|
|
4f17b8b8a6
|
Link to opam diff
Compare with latest build as well as previous build.
|
2021-04-23 15:00:12 +02:00 |
|
|
b965b3ca7c
|
Add Build.get_previous database lookup
|
2021-04-23 12:06:39 +02:00 |
|
|
5cdcbdff74
|
Add more Builder_db tests
|
2021-03-22 10:01:54 +01:00 |
|
|
396ace1140
|
Add Builder_db.User tests
|
2021-03-16 13:09:31 +01:00 |
|