= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val routes :
logs:CI_live_log.manager ->
ci:CI_engine.t ->
server:CI_web_utils.server ->
dashboards:CI_target.Set.t Datakit_github.Repo.Map.t ->
(string * (unit -> Cohttp_lwt_body.t CI_web_utils.Wm.resource)) list
routes ~config ~logs ~ci ~auth ~dashboards
is the configuration for a web-server providing a UI to ci
.