Bump staging to caa9bb - #825
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
create-pull-request/patch
branch
from
August 26, 2026 12:27
5803965 to
2535307
Compare
anna-parker
approved these changes
Aug 26, 2026
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@maverbiest wants to update the staging deployment from pathoplexus/pathoplexus@dfe7eb5 to pathoplexus/pathoplexus@caa9bb1.
Commit date: 2026-08-26T12:20:16Z
Changelog
Comparison
pathoplexus/pathoplexus@dfe7eb5...caa9bb1
Pre-merge checklists
Before merging this PR and bumping the staging version, clone the production database to staging and confirm this was successful:
ssh bastion "cd pathoplexus/scripts/db-clone/ && ./clone-prod-to-staging.sh"kubectl rollout restart deployment/loculus-backend -n stagingOnly thing that showed up was changes to URL in version comments for 228 recently revoked mpox sequences. This is the producs of
sedreplacements in the db clone scripts rather than an actuall diff between prod and staging:https://github.com/pathoplexus/pathoplexus/blob/04ba354ae38642b113c4bd35bc590012ede4dbda/scripts/db-clone/clone-prod-to-staging.sh#L37
228 rows changed accessionVersion: PP_001591C.2 versionComment: "https://pathoplexus.org/about/governance/minutes/2026-06-01_EB_Resolutions.pdf" => "https://staging.pathoplexus.org/about/governance/minutes/2026-06-01_EB_Resolutions.pdf" ...Post-merge checklists
After merging this PR, work through these checks (or provide justification for anything that was skipped) to confirm functionality and data integrity of Pathoplexus under the new version.
Standard checklist:
Regression tests are clean (apart from URLs mentioned above). I did add Zika to the organism list (Adding zika to list of organisms in regression tests pathoplexus#1122), but of course there's no Zika on prod so no diff to compare.
Rollout-specific checklist: