Skip to content

Run Dokka in pull request checks - #1832

Open
arpitagarwal1301 wants to merge 1 commit into
cashapp:trunkfrom
arpitagarwal1301:fix/1763-ci-doesn-t-adequetly
Open

Run Dokka in pull request checks#1832
arpitagarwal1301 wants to merge 1 commit into
cashapp:trunkfrom
arpitagarwal1301:fix/1763-ci-doesn-t-adequetly

Conversation

@arpitagarwal1301

Copy link
Copy Markdown

Fixes #1763

Summary

  • Run the full multi-module Dokka task in the existing pull-request check job.
  • Catch documentation failures under the same configured JDK before tagged releases.

Validation

  • ANDROID_HOME=/Users/arpitagarwal/Library/Android/sdk ./gradlew :dokkaHtmlMultiModule
  • Parsed the workflow YAML and verified the check job includes :dokkaHtmlMultiModule
  • git diff --check

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.

CI doesn't adequetly check Dokka tasks

1 participant