Skip to content

Add release_android to the release action#51

Merged
sgoedecke merged 1 commit intomainfrom
sgoedecke/add-release-android-to-release-action
May 25, 2025
Merged

Add release_android to the release action#51
sgoedecke merged 1 commit intomainfrom
sgoedecke/add-release-android-to-release-action

Conversation

@sgoedecke
Copy link
Copy Markdown
Collaborator

Update release.yml to include android

Copilot AI review requested due to automatic review settings May 25, 2025 23:25
@sgoedecke sgoedecke requested a review from a team as a code owner May 25, 2025 23:25
Copy link
Copy Markdown
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

Adds an Android release toggle to the existing GitHub Actions release workflow so that Android artifacts can be published alongside other targets.

  • Introduce a new release_android flag in release.yml
  • Enables Android releases when the workflow is triggered
Comments suppressed due to low confidence (1)

.github/workflows/release.yml:28

  • No tests seem to cover the Android release path—add or update pipeline tests to verify that setting release_android: true actually triggers the expected Android build and publishing steps.
release_android: true

Comment thread .github/workflows/release.yml
@sgoedecke sgoedecke merged commit 1891044 into main May 25, 2025
4 checks passed
@sgoedecke sgoedecke deleted the sgoedecke/add-release-android-to-release-action branch May 25, 2025 23:57
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