Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Move to GitHub Actions #506

Merged
merged 18 commits into from
Nov 13, 2019
Merged

Move to GitHub Actions #506

merged 18 commits into from
Nov 13, 2019

Conversation

chrisbanes
Copy link
Owner

No description provided.

@chrisbanes chrisbanes force-pushed the cb/actions branch 2 times, most recently from a1304d8 to c487538 Compare November 4, 2019 04:49
@PatrickDattilio
Copy link

You can replace the last step with run: ./gradlew bundleDebug assembleDebug instead of using the setup android action and save yourself the several minute docker download. ubuntu-latest already has gradle installed.

@chrisbanes
Copy link
Owner Author

Gradle being installed isn't that important, it's having the Android SDK available. I haven't looked but I doubt the standard VM has it.

@PatrickDattilio
Copy link

Sorry, meant to say both Android SDK (10-29) and Gradle are installed on all the VMs. https://help.github.com/en/actions/automating-your-workflow-with-github-actions/software-installed-on-github-hosted-runners

@chrisbanes
Copy link
Owner Author

Ahhh, interesting! Thanks for letting me know.

@chrisbanes chrisbanes force-pushed the cb/actions branch 5 times, most recently from 9126081 to 7b555ac Compare November 12, 2019 03:40
@chrisbanes chrisbanes changed the title Try out GitHub Actions Move to GitHub Actions Nov 13, 2019
@chrisbanes chrisbanes marked this pull request as ready for review November 13, 2019 01:06
@chrisbanes chrisbanes merged commit 59f78c1 into master Nov 13, 2019
@chrisbanes chrisbanes deleted the cb/actions branch November 13, 2019 01:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants