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: configuration issues preventing proper publishing of Maven Central and Gradle plugin artifacts #113

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Fixes Gradle plugin portal publishing
  • Fixes Maven Central publishes

Related Issues

@nathanklick nathanklick self-assigned this Nov 12, 2023
Copy link

github-actions bot commented Nov 12, 2023

JUnit Test Report

     38 files       38 suites   1m 5s ⏱️
   497 tests    496 ✔️ 1 💤 0
2 685 runs  2 676 ✔️ 9 💤 0

Results for commit 8719b0e.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 12, 2023

Integration Test Report

86 721 tests   86 721 ✔️  3m 13s ⏱️
     209 suites           0 💤
     209 files             0

Results for commit 8719b0e.

♻️ This comment has been updated with latest results.

…al and Gradle plugin artifacts

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick force-pushed the 00112-Gradle-Plugin-Publish branch from 510c697 to 8719b0e Compare November 12, 2023 22:25
@nathanklick nathanklick merged commit 1bfd67b into main Nov 13, 2023
@nathanklick nathanklick deleted the 00112-Gradle-Plugin-Publish branch November 13, 2023 14:14
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.

Gradle plugin publishing is broken due to Gradle changes
2 participants