Releases: codecov/gha-workflows
Releases · codecov/gha-workflows
v1.2.34
What's Changed
- Remove ATS-related workflow by @Swatinem in #43
- use recurse_submodules cc action arg + remove working_directory cc action arg by @matt-codecov in #46
Full Changelog: v1.2.33...v1.2.34
v1.2.33
What's Changed
- Make the cache file configurable by @michelletran-codecov in #44
Full Changelog: v1.2.32...v1.2.33
v1.2.32
What's Changed
- fix: use project-scoped artifact names, return test job result as workflow output by @matt-codecov in #45
Full Changelog: v1.2.31...v1.2.32
v1.2.31
What's Changed
- monorepo prep: use contextual cache names, add working_directory input by @matt-codecov in #41
Full Changelog: v1.2.30...v1.2.31
v1.2.30
What's Changed
- use codecov actions to upload instead of the cli by @matt-codecov in #42
Full Changelog: v1.2.29...v1.2.30
v1.2.29
What's Changed
- fix: update split / group var inputs by @ajay-sentry in #40
Full Changelog: v1.2.28...v1.2.29
v1.2.28
What's Changed
- dev: Create split test workflow for suites using pytest-split by @ajay-sentry in #39
Full Changelog: v1.2.27...v1.2.28
v1.2.27
What's Changed
- fix: make integration tests always run by @thomasrockhu-codecov in #35
- Update
mypy
and run it on all the files by @Swatinem in #37 - Expose JUnit files in CI as an artifact by @michelletran-codecov in #38
New Contributors
Full Changelog: v1.2.26...v1.2.27
v1.2.26
What's Changed
- Dogfood
basic-test-results
after test runs by @michelletran-codecov in #34 - Ensure that
basic-test-results
only runs on PRs by @michelletran-codecov in #36
Full Changelog: v1.2.24...v1.2.26
v1.2.24
Merge pull request #33 from codecov/fix/ignore_missiong adding ignore_missing temporarily