-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
breaking changeThis issue or pull request involves changes to existing functionalityThis issue or pull request involves changes to existing functionalitybugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionalityimprovementThis issue or pull request will add or improve functionality, maintainability, or ease of useThis issue or pull request will add or improve functionality, maintainability, or ease of use
Description
💡 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 ofCOVERALLS_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 functionalityThis issue or pull request involves changes to existing functionalitybugThis issue or pull request addresses broken functionalityThis issue or pull request addresses broken functionalityimprovementThis issue or pull request will add or improve functionality, maintainability, or ease of useThis issue or pull request will add or improve functionality, maintainability, or ease of use
Type
Projects
Status
Done