Releases: codecov/umbrella
Releases · codecov/umbrella
Release 25.6.2
Autogenerated for 25.6.2. Created for #203
What's Changed
- propagate umbrella VERSION file to worker/api in selfhosted release by @matt-codecov in #98
- chore: suppress Sentry error from token refresh failure by @spalmurray in #99
- fix: add LC_ALL=C to makefile sort usage to normalize order by @matt-codecov in #102
- Switch some
transactional_db
fixtures todb
by @Swatinem in #68 - Move
ruff
linting to the toplevel workspace by @Swatinem in #92 - Turn
labelanalysis
andstaticanalysis
views into noops by @Swatinem in #60 - Cleanup
staticanalysis
andlocal-upload
related entities by @Swatinem in #80 - Remove ATS-related label/staticanalysis tasks by @Swatinem in #61
- fix: make test flag bridge id bigint by @joseph-sentry in #103
- [api] Add debug logs for codecov AI app checks by @rohitvinnakota-codecov in #95
- [fix] Fix segments error by @rohitvinnakota-codecov in #96
- devenv: create .envrc / .envrc.private, enable pulling reqs images by @matt-codecov in #101
- chore: remove log that is extremely noisy in dev envs by @matt-codecov in #104
- [fix] Fix lint errors in CI by @rohitvinnakota-codecov in #107
- fix: dependabot bot account by @joseph-sentry in #111
- devenv: automatically install pre-commit in envrc by @matt-codecov in #109
- chore: run ruff check by @joseph-sentry in #106
- fix: change the TA timescale refresh policy by @joseph-sentry in #54
- Update pull request webhook endpoint logs by @rohitvinnakota-codecov in #113
- build: pause ts background worker when running migrations by @joseph-sentry in #114
- fix: typo in lint CI name and unnecessary docker-compose dep by @matt-codecov in #110
- [vuln] Update django version by @rohitvinnakota-codecov in #115
- remove experimental metrics from GraphHandler by @nora-codecov in #100
- chore: pre-commit hook for running uv sync automatically by @matt-codecov in #116
- Improve cleanup progress reporting and scheduling by @Swatinem in #112
- move flare cleanup into cleanup service by @nora-codecov in #117
- build: update test results parser version by @joseph-sentry in #120
- Enforce
pyupgrade
linting rules, and autofix by @Swatinem in #121 - Remove some unused code by @Swatinem in #119
- Remove all
labels
anddatapoints
related code by @Swatinem in #118 - Add a new free-form
properties
field to TA by @Swatinem in #123 - build: enable ta timeseries by default in devenv by @joseph-sentry in #124
- fix: capture exception in is admin interactor by @joseph-sentry in #125
- fix: use correct invocation of migrate_timeseries.py in devenv startup by @matt-codecov in #127
- Turn the root
pyproject.toml
into a workspace by @Swatinem in #130 - fix: delete testruns with long strings by @joseph-sentry in #122
- Add
mock_storage
to a bunch more places by @Swatinem in #128 - Consolidate tests to use a unified
config/codecov.yml
by @Swatinem in #129 - fix(api): semi-fix broken billing test to get it passing again by @matt-codecov in #126
- fix: use root org for activated user by @joseph-sentry in #136
- Clean up some unused
rollouts
code by @Swatinem in #131 - Remove some more unused test code by @Swatinem in #135
- add debugging to flare cleanup task by @nora-codecov in #139
- Enhance queue parameter handling in
_get_queues_param_from_queue_input
by @trent-codecov in #141 - chore: adjust some prometheus counters that were maxed out in recent incidents by @matt-codecov in #143
- Use more modern Django Middleware by @michelletran-codecov in #142
- fix: add index on upload,outcome for TA by @joseph-sentry in #138
- fix: extend repository update threshold to 60 minutes and add logging… by @trent-codecov in #145
- Bump
sqlalchemy
version by @Swatinem in #65 - Defer merging line coverage to the serialization step by @Swatinem in #146
- Use AI to rewrite all the
convert_report_to_better_readable
tests by @Swatinem in #147 - Improved Queue Routing for Enterprise Queues by @trent-codecov in #148
- remove deprecated integration stuff, simplify github install webhooks by @nora-codecov in #85
- dedupe and clean up should_write_data_to_storage by @nora-codecov in #144
- fix: backport error display to old TA pipeline by @joseph-sentry in #137
- fix: test results endpoint serializer by @joseph-sentry in #151
- feat: show warnings from the test results parser in the PR comment by @joseph-sentry in #140
- Revert "remove deprecated integration stuff, simplify github install webhooks" by @nora-codecov in #154
- fix: use warning_message from warning upload errors by @joseph-sentry in #153
- Implement consuming
vitest
json withevals
metadata by @Swatinem in #150 - Import
declarative_base
from different module by @Swatinem in #156 - Remove some unused dependencies, along with protobuf stuff by @Swatinem in #159
- Remove unused logging by @trent-codecov in #162
- Update all
dev-dependencies
as high as possible by @Swatinem in #157 - Add JWT Middleware authentication with endpoint by @michelletran-codecov in #149
- Remove trivial
LineSession
constructions from tests by @Swatinem in #160 - feat: Update Sentry SDK and enable logs by @trent-codecov in #163
- chore(overwatch): Fix overwatch cli dl from prod by @suejung-sentry in #166
- Add JWT permissions to Django REST Framework by @michelletran-codecov in #164
- Make Accounts more apparent on Owner admin by @nora-codecov in #172
- build: dedicated ci workflow for building requirements images by @matt-codecov in #167
- build: consolidate docker image make targets across subprojects by @matt-codecov in #168
- fix: disable warnings by @joseph-sentry in #174
- build: Remove deprecated version setting by @ElioDiNino in #175
- chore(deps): bump setuptools to 80.8.0 by @thomasrockhu-codecov in #176
- build: disable multiarch reqs image builds by @matt-codecov in #178
- build: consolidate how tests are run between subprojects by @matt-codecov in #169
- build: make shared use the same makefile and ci setup as worker/api by @matt-codecov in #170
- fix(shared): Clear environment to reduce flakiness from external variables by @ElioDiNino in #181
- ci(shared): Skip CodSpeed benchmark on
merge_group
by @ElioDiNino in #182 - build: unified pyproject.toml and requirements image by @matt-codecov in #179
- add plan provider back to Owner admin by @nora-codecov in #185
- chore: remove log that seems to be unused by @joseph-sentry in #177
- feat: Add customer name and address to Customer Serializer by @ajay-sentry in #189
- ci(overwatch): Fix Python path to use shared venv by @ElioDiNino in #196
- ci: fix _build-requirements.yml for PRs...
Release 25.5.1
Autogenerated for 25.5.1. Created for #97
Full Changelog: self-hosted-25.4.1...self-hosted-25.5.1
Release 25.4.1
Autogenerated for 25.4.1. Created for #39
What's Changed
- chore(deps): bump berglas to 2.0.6 by @thomasrockhu-codecov in #2
- add tools directory, git-filter-repo tool, absorb-repo.sh script by @matt-codecov in #3
- rearrange submodule checkouts and add CI workflows by @matt-codecov in #4
- rework ci path filters by @matt-codecov in #12
- use variable for self-hosted/backup image name by @matt-codecov in #10
- fix: update broken workflow version since pr merged by @matt-codecov in #13
- configure codecov components and dependabot alerts for subrepos by @matt-codecov in #11
- ci: make each project's ci's path filters track its ci workflow by @matt-codecov in #16
- fix source file paths for coverage data from worker/shared/api by @matt-codecov in #17
- Remove some outdated files/Makefile rules by @Swatinem in #19
- add livegrep config by @matt-codecov in #22
- add docker-compose, makefile targets, and instructions for local development by @matt-codecov in #21
- emit junit results in a monorepo-friendly way by @matt-codecov in #23
- Release 25.3.3 by @codecov-releaser in #28
- Add benchmarks to shared CI by @Swatinem in #25
- tweak absorb repo script to handle subdirs that already exist by @matt-codecov in #29
- use unified requirements image which is local-shared-friendly by @matt-codecov in #30
- Release 25.4.1 by @codecov-releaser in #34
- fix: update self-hosted-release workflow by @matt-codecov in #35
- revert VERSION file to test self-hosted release workflow by @matt-codecov in #36
- Release 25.4.1 by @codecov-releaser in #37
- fix self-hosted release workflow by @matt-codecov in #38
- Release 25.4.1 by @codecov-releaser in #39
New Contributors
- @thomasrockhu-codecov made their first contribution in #2
- @matt-codecov made their first contribution in #3
- @Swatinem made their first contribution in #19
- @codecov-releaser made their first contribution in #28
Full Changelog: https://github.com/codecov/umbrella/commits/self-hosted-25.4.1