Skip to content
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

CI: Replace the setup-gradle action with setup-android #176

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

aperezdc
Copy link
Member

The setup-android action takes care of making sure that the Android SDK is installed in the desired version, and let the gradlew wrappers fetch Gradle as-needed (which is the recommended anyway). This makes workflows work with Act, allowing running and debugging them locally.

The setup-android action takes care of making sure that the Android SDK
is installed in the desired version, and let the gradlew wrappers fetch
Gradle as-needed (which is the recommended anyway). This makes workflows
work with Act [1], allowing running and debugging them locally.

[1] https://github.com/nektos/act
@aperezdc aperezdc added the enhancement New feature or request label Nov 21, 2024
@aperezdc aperezdc requested a review from neodesys November 21, 2024 12:50
@aperezdc aperezdc self-assigned this Nov 21, 2024
@aperezdc aperezdc merged commit 085a7a8 into main Nov 21, 2024
6 checks passed
@aperezdc aperezdc deleted the ci-setup-android-sdk branch November 21, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants