Skip to content

[bot] Merge 26.3 to 26.5 (Conflicts)#7662

Merged
github-actions[bot] merged 4 commits into
release26.5-SNAPSHOTfrom
26.5_fb_bot_merge_26.3
May 12, 2026
Merged

[bot] Merge 26.3 to 26.5 (Conflicts)#7662
github-actions[bot] merged 4 commits into
release26.5-SNAPSHOTfrom
26.5_fb_bot_merge_26.3

Conversation

@github-actions
Copy link
Copy Markdown

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

git fetch
git checkout 26.5_fb_bot_merge_26.3
git reset --hard origin/release26.5-SNAPSHOT
git merge db5f119e2c3af2dc87cbd42ce50190d4236c9124 -m "Merge 26.3 to 26.5"

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.5_fb_bot_merge_26.3

ankurjuneja and others added 3 commits May 6, 2026 06:37
#### Rationale
Exporting a folder archive with many samples or other experiment objects
can result in thousands or hundreds of thousands of not very interesting
log entries.

#### Changes
- Reduce entity row level logging to `DEBUG`
- Delete dead code
- Always use a logger, falling back to a default on `XarExporter`

#### Tasks 📍
- ~Manual Testing~
- ~Test Automation~
#### Rationale
We should switch cache clearing and heap dumping from GET to POST, and
we can do more specific permission checks on a few actions.

#### Changes
- Move cache clearing and garbage collecting to an API
- Add a confirmation on heap dumping
- Use DOM builder for cache listings
- Generics and other lint cleanup

#### Tasks 📍
- [x] Manual Testing @labkey-adam 
  - [x] Verify caches page continues to render
- [x] Verify that cache clearing, GC, and heap dumping UI still works
from Admin Console
  - [x] Verify that clear caches, GC, and heap dump require POST
- [x] Test Automation
@labkey-klum labkey-klum force-pushed the 26.5_fb_bot_merge_26.3 branch from 84dbb31 to a90363d Compare May 12, 2026 16:23
@github-actions github-actions Bot merged commit a90363d into release26.5-SNAPSHOT May 12, 2026
9 checks passed
@github-actions github-actions Bot deleted the 26.5_fb_bot_merge_26.3 branch May 12, 2026 22:04
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