Releases: python-build-tools/datadog-upload-code-coverage-action
Releases · python-build-tools/datadog-upload-code-coverage-action
v1.2.0
What's Changed
- test: ensure no error is set when no coverage files are found by @BrandonLWhite in #13
- Add MIT LICENSE file by @Copilot in #15
- Remove dry-run by @BrandonLWhite in #16
Full Changelog: v1...v1.2.0
v1.1.0
v1.0.0
What's Changed
- Add GitHub Actions workflows for CI/CD by @Copilot in #2
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #7
- build(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #3
- build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #4
- build(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #5
- build(deps-dev): bump jest and @types/jest by @dependabot[bot] in #10
- build(deps-dev): bump @types/node from 20.19.30 to 25.2.0 by @dependabot[bot] in #9
- build(deps): bump @actions/core from 1.11.1 to 3.0.0 by @dependabot[bot] in #8
- feat: add support for GitHub pull request context in GitHub Actions integration by @BrandonLWhite in #11
New Contributors
- @Copilot made their first contribution in #2
- @dependabot[bot] made their first contribution in #7
- @BrandonLWhite made their first contribution in #11
Full Changelog: https://github.com/python-build-tools/datadog-upload-code-coverage-action/commits/v1.0.0