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

Fix/multiple publications #3

Merged
merged 8 commits into from
May 1, 2023
Merged

Fix/multiple publications #3

merged 8 commits into from
May 1, 2023

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented May 1, 2023

big ol' refactor

  • split up DevPublishPlugin into smaller classes
  • fix problem where a change in a single publication would cause the other publications to be lost
  • create a build service to prevent concurrency issues
  • create base DevRepoTask for all dev-publish tasks
  • mark some properties as @DevPublishInternalApi
  • update Gradle, JUnit, Kotest, BCV-MU

aSemy added 8 commits May 1, 2023 15:18
- split up DevPublishPlugin into smaller classes
- fix problem where a change in a single publication would cause the other publications to be lost
- create a build service to prevent concurrency issues
- create base DevRepoTask for all dev-publish tasks
- mark some properties as `@DevPublishInternalApi`
…y necessary, and even if it was necessary it doesn't really work gradle/gradle#17559
@aSemy aSemy merged commit b786f47 into main May 1, 2023
@aSemy aSemy deleted the fix/multiple_publications branch May 1, 2023 21:24
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.

1 participant