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: run gradle assemble instead of build #1544

Merged
merged 2 commits into from Oct 31, 2023
Merged

Conversation

thatfiredev
Copy link
Member

@thatfiredev thatfiredev commented Oct 31, 2023

Trying to address #1491

This PR should:

  • Replace gradle build with gradle assemble in CI
    Realistically we don't need to build the whole project. We're mostly interested in making sure that the project compiles (we have very few automated tests).
  • Add the gradle-build action to enable Gradle cache.
  • Update actions/checkout to v4
  • Update actions/setup-java to v3

@thatfiredev thatfiredev changed the title update actions/checkout to v4 and setup-java to v3 ci: run gradle assemble instead of build Oct 31, 2023
@thatfiredev thatfiredev merged commit 57f4ab9 into master Oct 31, 2023
6 checks passed
Rainfisher34 added a commit to Rainfisher34/quickstart-android that referenced this pull request Feb 29, 2024
@thatfiredev thatfiredev deleted the rpf-update-android-ci branch May 3, 2024 00:21
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.

None yet

1 participant