Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KTOR-7743 Create build-logic as a replacement for buildSrc #4614

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

osipxd
Copy link
Member

@osipxd osipxd commented Jan 17, 2025

Subsystem
Infrastructure

Motivation
It is the first step of refactoring build scripts to use precompiled script plugins (KTOR-7743).
Refactored build logic will be placed in the new build-logic module and at the end buildSrc will be completely removed.

Solution

  • Create a new build-logic module
  • Rename gradle-settings-conventions to build-settings-logic for consistency
  • Add simple precompiled script plugins to demonstrate how it works

@osipxd osipxd enabled auto-merge (squash) January 17, 2025 13:07
@osipxd osipxd merged commit 115b099 into main Jan 17, 2025
15 of 16 checks passed
@osipxd osipxd deleted the osipxd/create-build-logic branch January 17, 2025 13:08
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