A web user interface and API for our reproducible builds of MirageOS unikernels and host system tools.
Find a file
Reynir Björnsson 56737ec71b Migration code, model aware of main binary
Sqlite3 application_id and user_version are now set to identify the
database is a builder-web database, and the user_version represents the
schema version.

The 'build' table is extended with a 'main_binary' column. This
represents the main binary artifact from the build. This is decided by
there being exactly one file in bin/.

A migration tool is written that does both migrations and rollbacks, and
migration and rollback is implemented for the above mentioned change.
2021-01-29 10:15:31 +01:00
auth Add password_iter option 2021-01-21 12:01:47 +01:00
bin Migration code, model aware of main binary 2021-01-29 10:15:31 +01:00
db Migration code, model aware of main binary 2021-01-29 10:15:31 +01:00
lib Migration code, model aware of main binary 2021-01-29 10:15:31 +01:00
builder-web.opam Add sexplib dep 2021-01-21 10:12:39 +01:00
dune-project Initial commit 2020-12-04 18:10:21 +01:00