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

feat: enable Dokka v2 #4056

Merged
merged 13 commits into from
Dec 30, 2024
Merged

feat: enable Dokka v2 #4056

merged 13 commits into from
Dec 30, 2024

Conversation

DanySK
Copy link
Member

@DanySK DanySK commented Dec 29, 2024

No description provided.

Copy link
Contributor

mergify bot commented Dec 29, 2024

Hi @DanySK! 👋
This pull request has conflicts 😖
Could you fix it? 🔧
Thank you! 🙏

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (353e5dc) to head (539aca5).
Report is 1 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

Copy link

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@DanySK DanySK merged commit c8e3565 into master Dec 30, 2024
27 checks passed
@DanySK DanySK deleted the dokkav2 branch December 30, 2024 13:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant