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

Improve Gradle plugin implementation #17

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Vampire
Copy link
Contributor

@Vampire Vampire commented Sep 16, 2024

This PR makes various improvements to the Gradle plugin.
Main changes are:

  • it makes the KarakumCopy task a KarakumSync task
  • it properly declares the inputs of the KarakumConfig task
  • it uses injectable service instead of using project at execution time which is deprecated and also makes the plugin unusable with configuration cache

@Vampire Vampire force-pushed the improve-gradle-plugin branch from 20250ed to aa43555 Compare September 16, 2024 13:44
@sgrishchenko sgrishchenko merged commit 555f205 into karakum-team:master Sep 16, 2024
3 checks passed
@Vampire Vampire deleted the improve-gradle-plugin branch September 16, 2024 14:12
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