Skip to content

Restore buildSrc in jb-main (merge commit)#2740

Merged
Igor Demin (igordmn) merged 33 commits into
jb-mainfrom
igor.demin/restore-buildSrc-in-jbmain
Feb 2, 2026
Merged

Restore buildSrc in jb-main (merge commit)#2740
Igor Demin (igordmn) merged 33 commits into
jb-mainfrom
igor.demin/restore-buildSrc-in-jbmain

Conversation

@igordmn

Copy link
Copy Markdown
Collaborator

Make a merge commit for #2709

Release Notes

N/A

Igor Demin (igordmn) and others added 30 commits January 30, 2026 04:56
just delete-copy-paste without changes

integration is 53a7a70
git checkout --no-overlay integration -- buildSrc gradle .idea .run .github placeholder mpp compose/mpp compose/ui/ui/src/uikitInstrumentedTest/launcher

integration is 53a7a70
git checkout --no-overlay integration -- benchmark binarycompatibilityvalidator glance inspection room3 stableaidl lint-checks androidx-settings-plugins

integration is 53a7a70
git checkout --no-overlay integration -- annotation/**build.gradle** collection/**build.gradle** lifecycle/**build.gradle** savedstate/**build.gradle** window/**build.gradle** compose/**build.gradle** kruth/**build.gradle** navigation/**build.gradle** navigation3/**build.gradle** navigationevent/**build.gradle** testutils/**build.gradle** mpp/**build.gradle**

integration is 53a7a70
just copy-paste without changes

jb-main is 628cf66
For each project in JetBrainsPublication copy commonMain without changes
Because now it applies Compose Compiler
# Conflicts:
#	.github/integration-patches/README.md
#	.github/workflows/ksp-snapshot-integration.yml
Restoring jb-main state after copying integration branch
…torState.jb.kt

```
> Task  FAILED
e: file:///home/runner/work/compose-multiplatform-core/compose-multiplatform-core/navigation/navigation-testing/src/jbMain/kotlin/androidx/navigation/testing/TestNavigatorState.jb.kt:46:32 Return type must be specified in explicit API mode.
```
@igordmn Igor Demin (igordmn) merged commit 9760ecf into jb-main Feb 2, 2026
31 checks passed
@igordmn Igor Demin (igordmn) deleted the igor.demin/restore-buildSrc-in-jbmain branch February 2, 2026 11:36
@igordmn Igor Demin (igordmn) changed the title Igor.demin/restore build src in jbmain Revert "Restore buildSrc in jb-main" (merge commit) Feb 2, 2026
@igordmn Igor Demin (igordmn) changed the title Revert "Restore buildSrc in jb-main" (merge commit) Restore buildSrc in jb-main (merge commit) Feb 2, 2026
Igor Demin (igordmn) added a commit that referenced this pull request Feb 10, 2026
[BuildSrc PR](#2740) overwrote some depdendencies introduced in the previous between a4732ff (2026-01-15, the commit on which commonMain.dependencies where based) and 9760ecf (2026-02-02, the PR merge commit): 8a04251, 75127ab.

Also verified by comparing build.gradle in the merge commit (9760ecf)

## Release Notes
N/A
Igor Demin (igordmn) added a commit that referenced this pull request Feb 11, 2026
[BuildSrc
PR](#2740)
overwrote some dependencies introduced in the previous PRs. Between:
- a4732ff (2026-01-15, the commit on which commonMain.dependencies
where based)
- and 9760ecf (2026-02-02, the PR merge commit)

The list of overwritten changes: 8a04251, 75127ab.

I also verified it again by comparing `build.gradle` in the merge commit
(9760ecf)

## Release Notes
N/A
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.

2 participants