Skip to content

Shared Build Logic + Dependency Updates#442

Merged
devhawk merged 3 commits into
mainfrom
devhawk/build-logic
Jun 18, 2026
Merged

Shared Build Logic + Dependency Updates#442
devhawk merged 3 commits into
mainfrom
devhawk/build-logic

Conversation

@devhawk

@devhawk devhawk commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Moves the repeated per-module build configuration out of the monolithic root build.gradle.kts into reusable convention plugins in a build-logic included build. The root script shrinks from ~265 lines to ~40, and each module now declares its capabilities explicitly via dbos.* plugins instead of inheriting them implicitly from the root subprojects { } block.

Also folds in a routine dependency-version bump.

@devhawk devhawk requested review from kraftp, maxdml and qianl15 June 18, 2026 19:04
@devhawk devhawk merged commit 56c141f into main Jun 18, 2026
18 checks passed
@devhawk devhawk deleted the devhawk/build-logic branch June 18, 2026 20:11
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