Skip to content

Request for help to convert Coveralls GitHub Action coveralsapp/github-action@v2 to a script. #494

@leerho

Description

@leerho

The current code_coverage.yml is now failing due to an Apache policy. Most 3rd party actions, including this one, are automatically blocked by Apache for security reasons.

This particular action just calls Coveralls to perform a code coverage operation. I would recommend that we do a bash script alternative instead of creating an Apache-wide exception for this particular action, which would expire every few months anyway. See infrastructure-actions.

Is there a volunteer that would help us convert the current code_coverage.yml to use a script instead of calling the coverallsapp/github-action@v2?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions