rand00
|
ab3be6ec8e
|
builder-web: Added --cachedir CLI arg for staging new vizs
|
2022-03-29 22:27:24 +02:00 |
|
rand00
|
f68f383ba6
|
Fixed all binaries using cmdliner to avoid newly deprecated functions
|
2022-03-16 10:40:35 +00:00 |
|
|
f7bc55f2e3
|
execute all executables in <conigdir>/upload-hooks when an upload succeeded
Only uploads with a single main binary invoke the hooks (since they use the
main_binary)
|
2022-02-21 13:05:16 +00:00 |
|
rand00
|
550dd59a19
|
Builder-web: Implemented better page-not-found
|
2022-02-21 12:13:51 +00:00 |
|
Robur
|
b43c6f4d79
|
Refactor default_datadir into library builder_system
|
2021-11-12 13:22:43 +00:00 |
|
|
977678b325
|
Detect datadir by platform
|
2021-11-12 13:04:51 +00:00 |
|
Robur
|
d986d614a8
|
Add http status metrics middleware
|
2021-06-08 12:36:53 +00:00 |
|
|
8f4a45bf76
|
Revise error handling
- also validate UUID to be 36 characters
- also error with not_found for unknown jobs
|
2021-06-08 10:26:57 +00:00 |
|
Robur
|
10351c65bd
|
Migrate to dream
|
2021-06-01 14:06:36 +00:00 |
|
User Builder
|
af1ed4cbc7
|
ignore sigpipe
|
2021-06-01 08:38:25 +00:00 |
|
User Builder
|
8a8dd9a14b
|
Add influx metrics reporting
|
2021-06-01 08:38:25 +00:00 |
|
User Builder
|
f7eafc56c5
|
prefix log lines with timestamp
|
2021-06-01 08:38:24 +00:00 |
|
|
fbe8748c02
|
Fix --datadir
It was erroneously specified as ----datadir
|
2021-05-18 17:02:45 +02:00 |
|
|
759172c4a7
|
Add --datadir parameter
|
2021-05-17 11:52:52 +02:00 |
|
|
8d211dc831
|
Check database version
Exit if the application id and user version are not as expected.
|
2021-02-17 14:15:57 +01:00 |
|
|
af505853e6
|
Database file is in /var/db/builder-web/
|
2021-01-22 10:59:03 +01:00 |
|
|
0f98541feb
|
Store files on disk
|
2021-01-21 17:51:58 +01:00 |
|
|
01babd0d0d
|
User authentication and upload endpoint
|
2021-01-21 10:11:37 +01:00 |
|
|
5298108d1a
|
Implement sqlite database backed builder-web
|
2021-01-19 10:44:32 +01:00 |
|
|
cd1cdcc9bb
|
Implement meta data caching
Also print builds by their start time instead of UUID
|
2020-12-07 15:43:54 +01:00 |
|
|
41b0b6c031
|
Implement job, job run
|
2020-12-07 10:17:49 +01:00 |
|
|
0a92bdae65
|
Initial commit
|
2020-12-04 18:10:21 +01:00 |
|