Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add release_android to the release action #51

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

Merged
merged 1 commit into from
May 25, 2025

Conversation

sgoedecke
Copy link
Collaborator

Update release.yml to include android

@Copilot 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
Contributor

@Copilot 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

@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.

2 participants