Skip to content

[bot] Merge 26.3 to 26.7 (Conflicts)#1261

Merged
github-actions[bot] merged 3 commits into
release26.7-SNAPSHOTfrom
26.7_fb_bot_merge_26.3
Jul 20, 2026
Merged

[bot] Merge 26.3 to 26.7 (Conflicts)#1261
github-actions[bot] merged 3 commits into
release26.7-SNAPSHOTfrom
26.7_fb_bot_merge_26.3

Conversation

@github-actions

Copy link
Copy Markdown

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

git fetch
git checkout 26.7_fb_bot_merge_26.3
git reset --hard origin/release26.7-SNAPSHOT
git merge 161879a12e86696d42c22b5216d8e82f2040a6e1 -m "Merge 26.3 to 26.7"

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=26.7_fb_bot_merge_26.3

…during heavy bot traffic (#1259)

- Added a site-admin console page "Targeted MS Guest Access" (`GuestAccessSettingsAction`) with a master switch that is off by default plus one checkbox per action that can be restricted.
- The actions checked by default are: `showProtein`, `showPeptide`, `showMolecule`, and `showCalibrationCurve`.
- The following actions are offered but off by default: `showPrecursorList` and four chart-image endpoints (`showPeakAreas`, `showRetentionTimesChart`, `precursorChromatogramChart`, `groupChromatogramChart`).
- Detail pages show the inline login view to a blocked guest. The chart-image endpoints cannot return that HTML, so they redirect a blocked guest to the login page.
- Settings are stored as site properties on the root container, and a change is recorded in the site-settings audit log.
- The admin-console link appears only when the `panoramapublic` module is available on a server.
- Added a Selenium test, TargetedMSGuestAccessTest, covering the detail pages, a chart endpoint, per-action independence, and confirming that pages already restricted to guests (e.g. the precursor all-chromatograms page) stay blocked whether the toggle is on or off.

---------

Co-authored-by: Claude <noreply@anthropic.com>
@cnathe
cnathe force-pushed the 26.7_fb_bot_merge_26.3 branch from af34125 to 9460f6c Compare July 20, 2026 13:33
@github-actions
github-actions Bot merged commit 9460f6c into release26.7-SNAPSHOT Jul 20, 2026
7 of 8 checks passed
@github-actions
github-actions Bot deleted the 26.7_fb_bot_merge_26.3 branch July 20, 2026 14:29
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.

3 participants