Does anyone know the use case of this 'useLocalLicenseKey' key in bamboo pipeline under Clover, please let me know or point out to me to a documentation?
Thanks for the help.
The useLocalLicenseKey key within a Bamboo pipeline configuration, particularly under the Clover integration, is used to specify whether Bamboo should use a Clover license key that is locally configured within the pipeline or job, as opposed to using the global Clover license key configured in the Bamboo server's global settings.
Clover is a tool for Java and Groovy code that provides test coverage metrics to help improve code quality. It integrates with Bamboo for continuous integration and testing workflows, allowing you to generate reports on code coverage as part of your build process.
When you integrate Clover into your Bamboo build plan, you can specify a Clover license in two ways:
Use Case
The useLocalLicenseKey setting is useful in scenarios where:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.