Clj-cctray 2.1.1

Released under the Eclipse Public License

Clojure parser for CCTray XML.

Installation

To install, add the following dependency to your project or build file:

[clj-cctray "2.1.1"]

Namespaces

clj-cctray.ci.circle-ci

Functions specific to the CircleCI server.

Public variables and functions:

clj-cctray.ci.concourse

Functions specific to the Concourse server.

Public variables and functions:

clj-cctray.ci.go

Functions specific to the GoCD server.

Public variables and functions:

clj-cctray.core

Contains the core public function to get parsed projects.

clj-cctray.dates

Functions for converting dates found in the CCTray XML.

Public variables and functions:

clj-cctray.filtering

Functions for filtering the project list.

clj-cctray.health

Functions for extracting the health from CCTray XML.

Public variables and functions:

clj-cctray.messages

Public variables and functions:

clj-cctray.name

Functions for normalising and converting names.

Public variables and functions:

clj-cctray.owner

Functions for normalising and converting owners.

Public variables and functions:

clj-cctray.parser

Main functions for parsing the CCTray XML.

Public variables and functions:

clj-cctray.util

Utility functions.