1.0.1 • Published 8 years ago
@brocan/identity v1.0.1
Identity
Build identifier generator.
Environment Dependencies
- NATS (Hemera)
Expected configuration and environment variables
Please see the schema in src/config.js for documentation and default values.
Communication
Inbound
NATS
Identifier generation request
- Topic -
build - Role -
identifier - Payload
buildRequest- An BBRF object withoutbuildIdfield.
- Response
- A single string, the generated
buildId.
- A single string, the generated
- Description
- Generates a new build identifier using the data in included in the BBRF object.