The Build Farm Front-end (BFFE) is a small service to assist with the running of a build farm. It's designed to work together with the Guix Data Service and Guix Build Coordinator.
  • Scheme 80.2%
  • JavaScript 8.5%
  • CSS 7.5%
  • Shell 1.8%
  • Makefile 1.1%
  • Other 0.9%
Find a file
Christopher Baines b86373df22 Don't output exceptions before unwinding the stack
As I'm not seeing the output currently, and I can't figure out why.
2026-04-16 16:45:13 +01:00
assets Avoid error when load element is missing 2025-06-24 22:41:48 +02:00
bffe Don't output exceptions before unwinding the stack 2026-04-16 16:45:13 +01:00
.dir-locals.el Initial commit 2023-04-13 16:41:30 +01:00
.gitignore Add config.scm 2023-06-02 16:28:13 +01:00
bffe.scm Remove line buffering on the current output port 2026-04-16 16:43:38 +01:00
bootstrap.sh Initial commit 2023-04-13 16:41:30 +01:00
configure.ac Remove the bffe script 2023-07-12 13:27:08 +01:00
COPYING Initial commit 2023-04-13 16:41:30 +01:00
guile.am Turn on more warnings from Guile 2024-03-16 09:38:30 +00:00
guix-dev.scm Remove guile-knots from guix-dev.scm 2026-01-31 18:22:20 +01:00
Makefile.am Remove the bffe script 2023-07-12 13:27:08 +01:00
pre-inst-env.in Initial commit 2023-04-13 16:41:30 +01:00
README.org Add some information to the README 2023-07-12 13:25:12 +01:00
VERSION Initial commit 2023-04-13 16:41:30 +01:00

-- mode: org --

The Build Farm Front-end (BFFE) is a small service to assist with the running of a build farm. It's designed to work together with the Guix Data Service and Guix Build Coordinator.

Features:

  • Query the data service for new revisions and submit builds to the build coordinator
  • Display build coordinator activity
  • Provide information about individual builds