Handlebar Reporter - Overview
The Handlebar Reporter plug-in takes a Handlebars template and using a context generator to create DevOps Velocity reports. This plug-in is required to run reports.
Compatibility
Must be running DevOps Velocity version 5.0.9 and later to use the plug-in.
Versions
DevOps Velocity plug-in images are located in DockerHub. To view available versions, see the [UrbanCode DockerHub](https://hub.docker.com/r/urbancode/ucv- ext-handlebars-reporter/tags).
History
Version 2.0.5
- Bug fix: Updated the API package to support the leadTime field as an array instead of a string ensuring accurate Done stage calculations in the State of Sprint report.
Version 2.0.1
- Remove required UAK in favor of dynamically generated UAK
Version 1.0.2
- No longer requires UAK, will generate one dynamically.
Version 1.0.1
- Update API Schema for DevOps Velocity versions 4.0.0 or above
Version 0.0.59
- Reduced Vulnerabilities
Version 0.0.41
- Updated API Client for major product release.
Version 0.0.39
- Fix missing scheduledEventFunction error
Version 0.0.30
- Add DB Support for Seeded Reports
Version 0.0.6
- Initial release