-
Notifications
You must be signed in to change notification settings - Fork 46
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
feat: enable Dokka v2 #4056
Merged
feat: enable Dokka v2 #4056
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hi @DanySK! 👋 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4056 +/- ##
======================================
Coverage 0.00% 0.00%
======================================
Files 2 2
Lines 90 90
Branches 3 3
======================================
Misses 90 90 ☔ View full report in Codecov by Sentry. |
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
DanySK
pushed a commit
that referenced
this pull request
Dec 30, 2024
## [36.1.0](36.0.13...36.1.0) (2024-12-30) ### Features * enable Dokka v2 ([#4056](#4056)) ([c8e3565](c8e3565)), closes [Kotlin/dokka#3979](Kotlin/dokka#3979) ### Dependency updates * **deps:** update plugin java-qa to v1.81.0 ([#4054](#4054)) ([49bda56](49bda56)) * **deps:** update plugin java-qa to v1.82.0 ([#4055](#4055)) ([fe63220](fe63220)) ### Build and continuous integration * move the CI concurrency management to the dispatcher workflow ([#4058](#4058)) ([353e5dc](353e5dc)) * pin the version of ubuntu in the dispatcher workflow ([#4057](#4057)) ([b1daac5](b1daac5))
AngeloFilaseta
pushed a commit
to AngeloFilaseta/Alchemist
that referenced
this pull request
Jan 17, 2025
* feat: enable Dokka v2 * build: enable the kotest runner on multiplatform projects * build: enforce consistency in the KMP subprojects * ci: fix new task name * ci: make sure to fail on broken links * docs: link the home page * ci: fix broken retry mechanism * docs: fix links to KDoc * docs: limit docs generation to subprojects until Kotlin/dokka#3979 is fixed * docs: include both multi-module and overall documentation * docs: only check the multimodule website * docs: fix typo * docs: revise replacements
AngeloFilaseta
pushed a commit
to AngeloFilaseta/Alchemist
that referenced
this pull request
Jan 17, 2025
## [36.1.0](AlchemistSimulator/Alchemist@36.0.13...36.1.0) (2024-12-30) ### Features * enable Dokka v2 ([AlchemistSimulator#4056](AlchemistSimulator#4056)) ([c8e3565](AlchemistSimulator@c8e3565)), closes [Kotlin/dokka#3979](Kotlin/dokka#3979) ### Dependency updates * **deps:** update plugin java-qa to v1.81.0 ([AlchemistSimulator#4054](AlchemistSimulator#4054)) ([49bda56](AlchemistSimulator@49bda56)) * **deps:** update plugin java-qa to v1.82.0 ([AlchemistSimulator#4055](AlchemistSimulator#4055)) ([fe63220](AlchemistSimulator@fe63220)) ### Build and continuous integration * move the CI concurrency management to the dispatcher workflow ([AlchemistSimulator#4058](AlchemistSimulator#4058)) ([353e5dc](AlchemistSimulator@353e5dc)) * pin the version of ubuntu in the dispatcher workflow ([AlchemistSimulator#4057](AlchemistSimulator#4057)) ([b1daac5](AlchemistSimulator@b1daac5))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.