Releases: codecov/codecov-cli
Releases · codecov/codecov-cli
Release v0.4.4
Autogenerated for v0.4.4. Created for #352
What's Changed
- Release 0.4.2 by @codecov-releaser in #340
- feat: add X-Tokenless-PR header by @giovanni-guidini in #342
- chore: rename 'pytest_command' to 'python_path' by @giovanni-guidini in #344
- feat: dynamic runner parameters by @giovanni-guidini in #345
- Release 0.4.3 by @codecov-releaser in #348
- docs: add empty-upload cmd section by @giovanni-guidini in #349
- build: add CI job for building Alpine and ARM64 linux images by @joseph-sentry in #336
Full Changelog: v0.4.2...v0.4.4
Release v0.4.3
Autogenerated for v0.4.3. Created for #348
What's Changed
- Release 0.4.2 by @codecov-releaser in #340
- feat: add X-Tokenless-PR header by @giovanni-guidini in #342
- chore: rename 'pytest_command' to 'python_path' by @giovanni-guidini in #344
- feat: dynamic runner parameters by @giovanni-guidini in #345
Full Changelog: v0.4.2...v0.4.3
Release v0.4.2
Autogenerated for v0.4.2. Created for #340
What's Changed
- chore: remove smart-open by @giovanni-guidini in #326
- chore: Fix helper text in label analysis by @giovanni-guidini in #315
- check if the PR is a fork PR by @dana-yaish in #328
- adding PR option to create-report command by @dana-yaish in #329
- amend branch names to be forked-slug:branch-name by @dana-yaish in #331
- Fix lineno being unset by @joseph-sentry in #327
- Change thread pool method in process_files by @joseph-sentry in #330
- Allow JWT tokens by @scott-codecov in #325
- add X-Tokenless header when uploading from fork by @giovanni-guidini in #335
- Release 0.4.2 by @codecov-releaser in #338
- Update release workflow to be consistent with other repos by @trent-codecov in #339
Full Changelog: v0.4.1...v0.4.2
Release v0.4.1
Autogenerated for 0.4.1. Created for #323
What's Changed
- feat: add user agent to all requests by @matt-codecov in #313
- Change path_fixes to report_fixes by @joseph-sentry in #224
- feat: surface label-analysis fallbacks by @giovanni-guidini in #321
- feat: let users specify pytest command by @giovanni-guidini in #322
- Release 0.4.1 by @codecov-releaser in #323
Full Changelog: v0.4.0...v0.4.1
Release v0.4.0
Autogenerated for 0.4.0. Created for #312
What's Changed
- chore: New release process by @giovanni-guidini in #274
- Build macos cli executable using universal2 python by @joseph-sentry in #269
- chore: Remove requirement for pytest by @giovanni-guidini in #273
- disable file fixes by @dana-yaish in #276
- chore: better handle CancelledError from static analysis by @giovanni-guidini in #275
- Prepare release 0.3.4 by @giovanni-guidini in #277
- use older ubuntu runner to have wider support by @LeoQuote in #240
- Update push_flow.yml by @trent-codecov in #278
- fix: Fix VERSION file missing by @giovanni-guidini in #281
- Hotfix for previous version that I broke :E by @giovanni-guidini in #282
- hotfix: previous change still yields a broken release. So going back to manually editing the version number. We will fix the release process shortly by @giovanni-guidini in #283
- ref: fix version lookup and package build from source by @asottile-sentry in #284
- Update setup.py by @trent-codecov in #285
- chore: rename PythonStandardRunner by @giovanni-guidini in #280
- Adding builds for main and some reusable workflows by @trent-codecov in #279
- fix: Try to fix httpx.PoolTimeout error by @giovanni-guidini in #293
- Release 0.3.8 by @codecov-releaser in #294
- Add perms for pipy step by @trent-codecov in #295
- Fix release version by @trent-codecov in #298
- Release 0.3.8 by @codecov-releaser in #299
- Fix release version by @trent-codecov in #300
- Release 0.3.8 by @codecov-releaser in #301
- Fix release version by @trent-codecov in #302
- Release 0.3.8 by @codecov-releaser in #303
- add pre-commit config to cli + lint hook by @matt-codecov in #297
- chore: Fix the dry-run output (again) by @giovanni-guidini in #292
- fix: Make static analysis handle a large number of uploads by @giovanni-guidini in #306
- chore: improve label analysis log if failed to calculate by @giovanni-guidini in #307
- Update build_assets.yml by @joseph-sentry in #308
- Release 0.4.0 by @codecov-releaser in #312
New Contributors
- @LeoQuote made their first contribution in #240
- @asottile-sentry made their first contribution in #284
- @codecov-releaser made their first contribution in #294
- @matt-codecov made their first contribution in #297
Full Changelog: v0.3.3...v0.4.0
v0.3.8
What's Changed
- chore: rename PythonStandardRunner by @giovanni-guidini in #280
- Adding builds for main and some reusable workflows by @trent-codecov in #279
- fix: Try to fix httpx.PoolTimeout error by @giovanni-guidini in #293
- Release 0.3.8 by @codecov-releaser in #294
- Add perms for pipy step by @trent-codecov in #295
- Fix release version by @trent-codecov in #298
- Release 0.3.8 by @codecov-releaser in #299
- Fix release version by @trent-codecov in #300
- Release 0.3.8 by @codecov-releaser in #301
- Fix release version by @trent-codecov in #302
- Release 0.3.8 by @codecov-releaser in #303
New Contributors
- @codecov-releaser made their first contribution in #294
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- chore: New release process by @giovanni-guidini in #274
- Build macos cli executable using universal2 python by @joseph-sentry in #269
- chore: Remove requirement for pytest by @giovanni-guidini in #273
- disable file fixes by @dana-yaish in #276
- chore: better handle CancelledError from static analysis by @giovanni-guidini in #275
- Prepare release 0.3.4 by @giovanni-guidini in #277
- use older ubuntu runner to have wider support by @LeoQuote in #240
- Update push_flow.yml by @trent-codecov in #278
- fix: Fix VERSION file missing by @giovanni-guidini in #281
- Hotfix for previous version that I broke :E by @giovanni-guidini in #282
- hotfix: previous change still yields a broken release. So going back to manually editing the version number. We will fix the release process shortly by @giovanni-guidini in #283
- ref: fix version lookup and package build from source by @asottile-sentry in #284
- Update setup.py by @trent-codecov in #285
New Contributors
- @LeoQuote made their first contribution in #240
- @asottile-sentry made their first contribution in #284
Full Changelog: v0.3.3...v0.3.7
v0.3.4
What's Changed
- chore: New release process by @giovanni-guidini in #274
- Build macos cli executable using universal2 python by @joseph-sentry in #269
- chore: Remove requirement for pytest by @giovanni-guidini in #273
- disable file fixes by @dana-yaish in #276
- chore: better handle CancelledError from static analysis by @giovanni-guidini in #275
- Prepare release 0.3.4 by @giovanni-guidini in #277
- use older ubuntu runner to have wider support by @LeoQuote in #240
- Update push_flow.yml by @trent-codecov in #278
New Contributors
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: Fix python analysis for function docstrings by @giovanni-guidini in #267
- fix: better handle errors in static analysis by @giovanni-guidini in #271
- Update --dry-run output by @giovanni-guidini in #272
- prep version bump by @giovanni-guidini in #268
Full Changelog: v0.3.02...v0.3.3