Skip to content

add version 26.5.18 migration#922

Merged
calvin-codecov merged 2 commits into
mainfrom
release/26.5.18-migration
May 21, 2026
Merged

add version 26.5.18 migration#922
calvin-codecov merged 2 commits into
mainfrom
release/26.5.18-migration

Conversation

@calvin-codecov
Copy link
Copy Markdown
Contributor

@calvin-codecov calvin-codecov commented May 19, 2026

Followup migration for #921


Note

Low Risk
Low risk: adds a simple data migration that updates a single Constants row; main risk is deploying with an incorrect/undesired version string.

Overview
Adds a new Django migration 0085_increment_version that updates the core.Constants record with key="version" to 26.5.18, chaining after 0084_increment_version.

Reviewed by Cursor Bugbot for commit 754eb25. Bugbot is set up for automated code reviews on this repo. Configure here.

@calvin-codecov calvin-codecov requested a review from a team as a code owner May 19, 2026 22:53
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8360a85. Configure here.

Comment thread libs/shared/shared/django_apps/core/migrations/0085_increment_version.py Outdated
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 19, 2026

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing release/26.5.18-migration (754eb25) with main (9164119)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (54ba68b) during the generation of this report, so 9164119 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@sentry
Copy link
Copy Markdown
Contributor

sentry Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.90%. Comparing base (e5be426) to head (754eb25).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #922   +/-   ##
=======================================
  Coverage   91.90%   91.90%           
=======================================
  Files        1316     1317    +1     
  Lines       50654    50663    +9     
  Branches     1625     1625           
=======================================
+ Hits        46552    46561    +9     
  Misses       3796     3796           
  Partials      306      306           
Flag Coverage Δ
apiunit 94.95% <ø> (ø)
sharedintegration 36.94% <0.00%> (-0.03%) ⬇️
sharedunit 84.91% <100.00%> (+<0.01%) ⬆️
workerintegration 58.53% <ø> (ø)
workerunit 90.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@calvin-codecov calvin-codecov force-pushed the release/26.5.18-migration branch from 0949d5b to 754eb25 Compare May 20, 2026 17:32
@calvin-codecov calvin-codecov changed the title add version 25.5.18 migration add version 26.5.18 migration May 20, 2026
@calvin-codecov calvin-codecov added this pull request to the merge queue May 21, 2026
Merged via the queue into main with commit ad1154b May 21, 2026
51 checks passed
@calvin-codecov calvin-codecov deleted the release/26.5.18-migration branch May 21, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants