From e6af891748cc2051328463c70f566c972b7faff0 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Sat, 9 Sep 2023 11:42:34 +0200 Subject: [PATCH] roburio -> robur-coop --- README.md | 4 ++-- builder-web.opam | 8 ++++---- lib/views.ml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4e5ad28..3dcf98c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Builder-web - a web frontend for reproducible builds -Builder-web takes in submissions of builds, typically from [builder](https://github.com/roburio/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status. +Builder-web takes in submissions of builds, typically from [builder](https://github.com/robur-coop/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status. Produced binaries can be downloaded and executed. [builds.robur.coop](https://builds.robur.coop/) itself runs builder-web. ## Overview Builder-web is a single binary web server using a sqlite3 database with versioned schemas. -Finished builds from [builder](https://github.com/roburio/builder/) are uploaded to builder-web, stored and indexed in the database and presented in the web interface to the user. +Finished builds from [builder](https://github.com/robur-coop/builder/) are uploaded to builder-web, stored and indexed in the database and presented in the web interface to the user. Users can: * Get an overview of *jobs* - a job is typically script or opam package that is run and builds an artifact, diff --git a/builder-web.opam b/builder-web.opam index 22a675b..75ac81c 100644 --- a/builder-web.opam +++ b/builder-web.opam @@ -1,9 +1,9 @@ opam-version: "2.0" maintainer: "Reynir Björnsson " authors: ["Reynir Björnsson "] -homepage: "https://github.com/roburio/builder-web" -dev-repo: "git+https://github.com/roburio/builder-web.git" -bug-reports: "https://github.com/roburio/builder-web/issues" +homepage: "https://github.com/robur-coop/builder-web" +dev-repo: "git+https://github.com/robur-coop/builder-web.git" +bug-reports: "https://github.com/robur-coop/builder-web/issues" license: "ISC" build: [ @@ -57,7 +57,7 @@ depends: [ synopsis: "Web interface for builder" description: """ -Builder-web takes in submissions of builds, typically from [builder](https://github.com/roburio/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status. +Builder-web takes in submissions of builds, typically from [builder](https://github.com/robur-coop/builder/), and displays the produced artifacts in a way that makes it easy to compare checksums and build status. Produced binaries can be downloaded and executed. [builds.robur.coop](https://builds.robur.coop/) itself runs builder-web. """ diff --git a/lib/views.ml b/lib/views.ml index 2afd5bd..eb285f6 100644 --- a/lib/views.ml +++ b/lib/views.ml @@ -274,8 +274,8 @@ The filename suffix of the unikernel binary indicate the expected execution envi A persistent link to the latest successful build is available as `/job/*jobname*/build/latest/`. Each build can be reproduced with -[orb](https://github.com/roburio/orb/). The builds are scheduled and executed -daily by [builder](https://github.com/roburio/builder/). This web interface is +[orb](https://github.com/robur-coop/orb/). The builds are scheduled and executed +daily by [builder](https://github.com/robur-coop/builder/). This web interface is [builder-web](https://git.robur.coop/robur/builder-web/). Read further information [on our project page](https://robur.coop/Projects/Reproducible_builds). This work has been funded by the European Union under the