Skip to content

Update build GHA Workflow for Newer coveralls-python Configurations #70

@mcdonnnj

Description

@mcdonnnj

💡 Summary

@dav3r ran into and fixed an issue with the coveralls-python configuration in cisagov/gophish-tools#29 and based on the configuration documentation for coveralls-python it appears that we need to update build.yml to reflect these adjustments.

Motivation and context

Fix an apparent bug and fully support the parallelization we already use.

Implementation notes

Please provide details for implementation, such as:

  • Update to use GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN
  • Update to support the parallelization we use to test all supported Python versions.

Acceptance criteria

  • Actions run successfully using the new secret value.
  • Parallel jobs are correctly flagged to help checking possible changes between Python versions.

Metadata

Metadata

Assignees

Labels

breaking changeThis issue or pull request involves changes to existing functionalitybugThis issue or pull request addresses broken functionalityimprovementThis issue or pull request will add or improve functionality, maintainability, or ease of use

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions