Skip to content

[bot] Merge 26.5 to develop (Conflicts)#7680

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

[bot] Merge 26.5 to develop (Conflicts)#7680
github-actions[bot] merged 7 commits into
developfrom
fb_bot_merge_26.5

Conversation

@github-actions
Copy link
Copy Markdown

Automatic merge failed! Please merge 26.5 into fb_bot_merge_26.5 and resolve conflicts manually.

git fetch
git checkout fb_bot_merge_26.5
git reset --hard origin/develop
git merge 97c3777738d33b497a53493d15cd4c11d50d6740 -m "Merge 26.5 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.5

ankurjuneja and others added 6 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
#### Rationale
This PR removes the stack trace from the error page details. In the case
where the error type details only consists of a stacktrace (execution),
the "Show Details" button won't be rendered.
@github-actions github-actions Bot merged commit ca3e117 into develop May 20, 2026
8 of 10 checks passed
@github-actions github-actions Bot deleted the fb_bot_merge_26.5 branch May 20, 2026 21:06
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