Skip to content

[bot] Merge 25.7 to 25.11 (Conflicts)#7748

Merged
github-actions[bot] merged 4 commits into
release25.11-SNAPSHOTfrom
25.11_fb_bot_merge_25.7
Jun 12, 2026
Merged

[bot] Merge 25.7 to 25.11 (Conflicts)#7748
github-actions[bot] merged 4 commits into
release25.11-SNAPSHOTfrom
25.11_fb_bot_merge_25.7

Conversation

@github-actions

Copy link
Copy Markdown

Automatic merge failed! Please merge 25.7 into 25.11_fb_bot_merge_25.7 and resolve conflicts manually.

git fetch
git checkout 25.11_fb_bot_merge_25.7
git reset --hard origin/release25.11-SNAPSHOT
git merge 49800b1bcecde9f2d7b4fe35a67c4d62ef3e1805 -m "Merge 25.7 to 25.11"

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=25.11_fb_bot_merge_25.7

#### Rationale
We give very opaque error feedback if an attempted ETL remote connection
fails.

#### Changes
- Differentiate between IO and TLS problems
- Log full exception

#### Tasks 📍
- [x] Claude Code Review
- ~Manual Testing~
- [x] Test Automation
#### Rationale
Lint cleanup and SQL improvements

#### Changes
- Clear assorted IntelliJ warnings
- Use JDBC parameter
#### Rationale
We can improve our parameter validation

#### Changes
- New helpful base class for integration tests,
`AbstractContainerScopingTest`
- New test coverage
- Assorted scoping checks
 Conflicts:
	core/src/org/labkey/core/CoreModule.java
	query/src/org/labkey/query/QueryModule.java
	study/src/org/labkey/study/StudyModule.java
	wiki/src/org/labkey/wiki/WikiController.java
@labkey-tchad labkey-tchad force-pushed the 25.11_fb_bot_merge_25.7 branch from 77091ce to db27abf Compare June 12, 2026 18:32
@github-actions github-actions Bot merged commit db27abf into release25.11-SNAPSHOT Jun 12, 2026
9 checks passed
@github-actions github-actions Bot deleted the 25.11_fb_bot_merge_25.7 branch June 12, 2026 23:02
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