@hackage deptrack-devops0.1.0.0
DepTrack applied to DevOps.
Categories
License
Apache-2.0
Maintainer
lucas@dicioccio.fr
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
- 0.1.0.0 Sat, 15 Sep 2018
Installation
Dependencies (16)
- array >=0.5 && <0.6
- base >=4.11 && <5
- binary >=0.8 && <0.9
- bytestring >=0.10 && <0.11
- containers >=0.5 && <0.6
- mtl >=2.2 && <2.3 Show all…
Dependents (1)
@hackage/acme-everything
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).