deptrack-devops: DepTrack applied to DevOps.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Describe your infrastructure with a directed-acyclic graph. Please see README.md


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0
Change log ChangeLog.md
Dependencies array (>=0.5 && <0.6), async (>=2.2 && <2.3), base (>=4.11 && <5), base64-bytestring (>=1.0 && <1.1), binary (>=0.8 && <0.9), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), deptrack-core (>=0.1 && <0.2), distributed-closure (>=0.4 && <0.5), dotgen (>=0.4 && <0.5), hashable (>=1.2 && <1.3), lens (>=4.16 && <4.17), mtl (>=2.2 && <2.3), safe (>=0.3 && <0.4), stm (>=2.4 && <2.5), text (>=1.2 && <1.3) [details]
License Apache-2.0
Copyright 2017 Lucas DiCioccio
Author Lucas DiCioccio
Maintainer lucas@dicioccio.fr
Category DevOps
Home page https://github.com/lucasdicioccio/deptrack-project
Uploaded by LucasDiCioccio at 2018-09-15T15:50:57Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for deptrack-devops-0.1.0.0

[back to package description]

DepTrack for DevOps

This library provides a node type for DepTrack that contains enough information to turnup, turndown, and check the healthiness of software entities. This library also contains functions to operate on the graph of dependency nodes concurrently (i.e., achieving maximum speed concurrency when turning up/down dependency graphs).