Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Remove coveralls reporting [ATLAS-749] #51

Merged
merged 1 commit into from
May 11, 2022
Merged

Remove coveralls reporting [ATLAS-749] #51

merged 1 commit into from
May 11, 2022

Conversation

Larusso
Copy link
Member

@Larusso Larusso commented May 11, 2022

Description

Because of security issues reported for the coveralls gradle plugin I decided to remove the feature during build. It is not enough to just stop sending reports via jenkins. We also need to update to net.wooga.plugins > 4.0.0 because this version removes the dependency.

I remove the coveralls token in the Jenkinsfile so our base pipeline won't try to call the coveralls task on the gradle project.

Changes

  • UPDATE net.wooga.plugins to version 4.0.0 to remove coveralls dependency
  • REMOVE coveralls token in Jenkinsfile

Description
===========

Because of security issues reported for the
coveralls gradle plugin I decided to remove the feature
during build. It is not enough to just stop sending
reports via jenkins. We also need to update to
`net.wooga.plugins` > `4.0.0` because this version removes
the dependency.

I remove the coveralls token in the Jenkinsfile so
our base pipeline won't try to call the coveralls task
on the gradle project.

Changes
=======

* ![UPDATE] `net.wooga.plugins` to version `4.0.0` to remove coveralls dependency
* ![REMOVE] coveralls token in Jenkinsfile
@Larusso Larusso merged commit a1249e1 into master May 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant