Skip to content

softwarefactory-project/zuul-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zuul

Hackage

A client library for zuul.

Features

  • JSON decoder for API endpoints.
  • HTTP client helper functions.
  • Command line utility to compute informations.
    • live-changes: count the number of change running in a pipeline.
    • nodepool-labels: get the label used in project pipelines.
    • job-vars: get the job variables used in project pipelines.

Contribute

Run tests:

$ cabal build
$ cabal test

Run cli:

$ cabal run zuul-cli -- --help

Install cli:

$ cabal install --installdir=~/.local/bin

Build container:

$ podman build -t quay.io/software-factory/zuul-stats .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors