Skip to content

[bot] Merge 26.3 to develop (Conflicts)#1216

Merged
github-actions[bot] merged 5 commits into
developfrom
fb_bot_merge_26.3
May 27, 2026
Merged

[bot] Merge 26.3 to develop (Conflicts)#1216
github-actions[bot] merged 5 commits into
developfrom
fb_bot_merge_26.3

Conversation

@github-actions
Copy link
Copy Markdown

Automatic merge failed! Please merge 26.3 into fb_bot_merge_26.3 and resolve conflicts manually.

git fetch
git checkout fb_bot_merge_26.3
git reset --hard origin/develop
git merge 411e6554d811ca0e739daf9df3ad0cddf0beb3b2 -m "Merge 26.3 to develop"

Resolve all conflicts (using IntelliJ or git mergetool)

git commit
git push --force

Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
Verify all PRs before approving: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=fb_bot_merge_26.3

ankurjuneja and others added 4 commits May 20, 2026 15:20
* flat protein/molecule list for a Skyline document

* match columns with Skyline file

* code review comment

* update text

* More direct Panorama links

* Self-review

* Fix build

* Remove extra import

* Fix test failures

* Comments

* Switch to centralized method

* Code review followup

* Another test fix

* Protein vs peptide group

* Missing files

* Better comments

* Self-review improvements

* Simplify after refactor

* Extract TargetedMSHelper and add upgrade test for 26.3 schema migration

Extracts setupFolder(), selectFolderType(), and importData() from TargetedMSTest
into a new TargetedMSHelper class so the logic can be shared without subclassing.
Adds TargetedMSUpgradeTest to verify the targetedms-26.006-26.007 migration correctly
populates PeptideGroupCount, MoleculeGroupCount, and ProteinCount on existing runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Protein group, not peptide group

* Protein group, not peptide group

* Split upgrade test into pre- and post-upgrade count checks; fix upgrade script and run summary labels

testPreUpgradeCounts queries columns available in 25.11 (Peptides, SmallMolecules,
Replicates) and runs on both setup and verify phases. testPostUpgradeCounts is
gated with @EarliestVersion("26.3") and Assume.assumeFalse(isUpgradeSetupPhase)
so it only runs after the 26.006-26.007 migration.

Also adds missing PeptideGroupCount NOT NULL constraint to the upgrade script and
renames 'peptide group' labels to 'protein group' in verifyRunSummaryCounts.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix field names

* Fix annotations

---------

Co-authored-by: labkey-jeckels <jeckels@labkey.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
…on (#1211)

* Extract TargetedMSHelper and add upgrade test for 26.3 schema migration

Extracts setupFolder(), selectFolderType(), and importData() from TargetedMSTest
into a new TargetedMSHelper class so the logic can be shared without subclassing.
Adds TargetedMSUpgradeTest to verify the targetedms-26.006-26.007 migration correctly
populates PeptideGroupCount, MoleculeGroupCount, and ProteinCount on existing runs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Split upgrade test into pre- and post-upgrade count checks

testPreUpgradeCounts queries columns available in 25.11 (Peptides, SmallMolecules,
Replicates) and runs on both setup and verify phases. testPostUpgradeCounts is
gated with @EarliestVersion("26.3") and Assume.assumeFalse(isUpgradeSetupPhase)
so it only runs on the new server after the 26.006-26.007 migration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix field names

* Not ready for Java 25 yet

* Fix annotations

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot merged commit ed6dc8c into develop May 27, 2026
8 checks passed
@github-actions github-actions Bot deleted the fb_bot_merge_26.3 branch May 27, 2026 01:40
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.

4 participants