Learn to build a multi-functional continuous integration pipeline for Android using GitHub Actions.
GitHub Actions Workflows for Android on GitHub
What’s covered in this talk?
- How to get started with GitHub Actions
- How to build a basic Pull Request build workflow
- Adding Gradle caching to your workflow
- Store build artifacts for your workflow
- Send Slack notifications using GitHub Actions
- How to parallelize your build using multiple jobs
- How to schedule a Nightly build
- How to setup a Feature branch build on pull requests into specific branch patterns
- How to distribute your app using Firebase App Distribution and GitHub Actions
- How to create a Release workflow
- How to sign your Release apk using a GitHub Action
- How to upload your apk to Google Play using a GitHub Action
Learn More:
- GitHubActionsAutomationSandbox Samples on GitHub
- [YouTube] Setup CI for Android Using GitHub Actions
- GitHub Actions Quickstart Guide
- GitHub Actions Marketplace
Related Posts on This Site:
- Manually Trigger Android Build Tasks Using GitHub Actions
- Manually Trigger a GitHub Actions Workflow
- Manually Trigger a GitHub Actions Workflow Using Postman
I love to meet/talk/discuss and help where I can. If you want to chat or ask a question feel free to reach out via Twitter, YouTube, and LinkedIn.