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

v0.3.0 release #12

Merged
merged 24 commits into from
Nov 29, 2024
Merged

v0.3.0 release #12

merged 24 commits into from
Nov 29, 2024

Conversation

ShreckYe
Copy link
Member

No description provided.

…workflow, with code copied and adapted from "kotlin-common"

A source commit: huanshankeji/gradle-common@d0c8105

The `dokkaGenerate` task fails with an error, which may be due to a bug from Dokka. This is similar to the problem in "gradle-common" so see huanshankeji/gradle-common@d0c8105 for more details on this.
Deploy the API documentation to GitHub Pages with Dokka
Running `dokkaGenerate` yields this message:

```text
> Failed to apply plugin 'com.huanshankeji.dokka.dokka-convention'.
   > Cannot query the value of extension 'dokkaConvention' property 'sourceLinkRemoteUrlRoot' because it has no value available.
```

It's strange because applying the plugin works without errors in huanshankeji/kotlin-common@1384528.
…nvention` plugin and resolve the error in the previous commit

The corresponding commit: huanshankeji/gradle-common@fac56e4
@ShreckYe ShreckYe merged commit 2ec2705 into release Nov 29, 2024
2 checks passed
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