Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: replace code-coverage-api plugin by coverage #822

Merged
merged 2 commits into from Jan 2, 2024

Conversation

dduportal
Copy link
Contributor

@dduportal dduportal commented Jan 2, 2024

Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quickly checked with release.ci: Cobertura (installed on infra too) depends on the deprecated code-coverage-api plugin. Removing that at this state ultimately leads to being reinstalled within the next reboot due to being a dependency.

Lack perms on infra.ci, but maybe wise to check if we have more dependents installed when you updated the weekly image:
Screenshot 2024-01-02 at 15 28 49

as per jenkins-infra/helpdesk#3880

as Cobertura had dependency on old code-coverage-api and is not used anymore, let's remove it.
@smerle33
Copy link
Contributor

smerle33 commented Jan 2, 2024

as per jenkins-infra/helpdesk#3880

as Cobertura had dependency on old code-coverage-api and is not used anymore, let's remove it.

Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dduportal dduportal enabled auto-merge (squash) January 2, 2024 16:21
@dduportal dduportal merged commit 8efaf08 into main Jan 2, 2024
8 checks passed
@dduportal dduportal deleted the dduportal-patch-1 branch January 2, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants