Skip to content

Conversation

@devcrocod
Copy link
Contributor

Remove docs:clean and docs:dokkaGenerate from apidocs workflow

Motivation and Context

fix build and deploy docs to github pages

Breaking Changes

no

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the API documentation build workflow by updating the Gradle command to remove module-specific prefixes that were causing build failures.

  • Simplified the Gradle command from :docs:clean :docs:dokkaGenerate to clean dokkaGenerate

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@kpavlov kpavlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@kpavlov kpavlov merged commit 1fd0391 into main Sep 15, 2025
4 checks passed
@kpavlov kpavlov deleted the devcrocod/fix-apidocs-workflow branch September 15, 2025 18:29
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.

3 participants