jenkins-infra / jenkins-io-components

https://jenkins-io-components.netlify.app
MIT License
4 stars 25 forks source link

Update `publishCoverage()` step in `Jenkinsfile` #84

Closed NotMyFault closed 1 year ago

NotMyFault commented 1 year ago

The publishCoverage step

https://github.com/jenkins-infra/jenkins-io-components/blob/eb51278ea5f2921535c2fe9f942199cbbf8e3594/Jenkinsfile#L105

is deprecated in favor of recordCoverage. Take a look at the pipeline docs for more information.

Optimally, the task should be migrated to the new method.

jenkins-io-components[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.20.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: