TODO 526 B

12345678910111213141516
  1. -*- mode: org; coding: utf-8; -*-
  2. #+TITLE: What's left to do?
  3. #+STARTUP: content hidestars
  4. Copyright © 2021 Mathieu Othacehe <othacehe@gnu.org>
  5. * Add "BuildSteps" table like in Hydra.
  6. This will prevent package dependencies to be built multiple times.
  7. * Add a user account section.
  8. - Add customized monitoring dashboards.
  9. - Add build failures notifications subscription page.
  10. - Add a substitutes availability service, so that users can be notified when
  11. the substitutes coverage of their manifest is passing a threshold.