Skip to content

Conversation

@runningcode
Copy link
Contributor

Summary

  • Removes the validation check that prevented using updateSdkVariants when distribution.enabled is false
  • Allows users to embed the auto-update SDK in specific variants without requiring distribution uploads to be globally enabled

This change provides more flexibility in configuration, allowing the SDK installation to be controlled independently from the upload behavior.

🤖 Generated with Claude Code

…led for updateSdkVariants

Removes the check that prevented using updateSdkVariants when
distribution.enabled is false. This allows users to embed the auto-update
SDK in specific variants without requiring distribution uploads to be
globally enabled.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Contributor

@chromy chromy left a comment

Choose a reason for hiding this comment

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

lgtm

@runningcode runningcode merged commit 7093aa6 into main Oct 28, 2025
17 checks passed
@runningcode runningcode deleted the no/remove-distribution-enabled-check branch October 28, 2025 11:51
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.

2 participants