From bb94f6dd05a33135fa661b86d35d203c0c099dba Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 23 Sep 2019 16:49:20 +0100 Subject: Add a Roadmap section to the README --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README b/README index c3043eb..2521399 100644 --- a/README +++ b/README @@ -123,3 +123,19 @@ change the code and see those changes, try chaging the "Guix Data Service" text within the index function, in the =(guix-data-service web view html)= module (contained in the =guix-data-service/web/view/html.scm= file). That text appears towards the top of the index page (the page with the path =/=). + +* Roadmap + +Ideas for future enhancements to the Guix Data Service, in no particular +order. + +** WebSub support for subscribing to branches and other changable state +** Support for viewing the history of a package on a branch +** Link to other sites (Free Software Directory, Wikidata, Debian, ...) +** Track package replacements (grafts) +** Load in derivations related to =guix pull= +** Load in the derivations for system tests within Guix +** Provide data in RDF formats (TTL, XML, ...) +** Provide statistics about Guix over time (including graphs) +** Pull in data from build servers about derivation builds +** Provide a way to compare two derivations -- cgit v1.2.3