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 Dokka jar generation for release #793

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Fix Dokka jar generation for release #793

merged 1 commit into from
Nov 19, 2024

Conversation

MGaetan89
Copy link
Member

Pull request

Description

During the migration to Dokka 2, the release.yml workflow was not updated to use the new task names. This PR fixes that.
Also, it appears that Dokka 2 is not fully compatible with Gradle's Configuration Cache, so I've disabled it again. I'll investigate this further later and notify Dokka if necessary.

Changes made

  • Self-explanatory.

Checklist

  • APIs have been properly documented (if relevant).
  • The documentation has been updated (if relevant).
  • New unit tests have been written (if relevant).
  • The demo has been updated (if relevant).

@MGaetan89 MGaetan89 self-assigned this Nov 16, 2024
@MGaetan89 MGaetan89 added bug Something isn't working documentation Improvements or additions to documentation labels Nov 16, 2024
Copy link

Code Coverage

Overall Project 47.7% -0.07% 🟢
Files changed 0% 🟢

Module Coverage
Kover Gradle Plugin XML report for :plugins 7.23% -1.5% 🟢
Files
Module File Coverage
Kover Gradle Plugin XML report for :plugins PillarboxAndroidLibraryPublishingPlugin.kt 0% -4.24% 🟢

@MGaetan89 MGaetan89 added this pull request to the merge queue Nov 19, 2024
Merged via the queue into main with commit 1c7df31 Nov 19, 2024
9 checks passed
@MGaetan89 MGaetan89 deleted the fix_dokka_release branch November 19, 2024 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants