This is a video series to implement CI/CD workflow for an Android Application using Github Actions.
As part of this series we will cover:
* Lint Check
* Unit Test
* Instrumentation Tests
* Static Code Analysis
* Packaging
* Functional Tests
* Deploy
Instrumentation testing videos: https://www.youtube.com/watch?v=gdsxVfq-yNM&list=PLFYf87MeyEq588ibGPTu5lEhnJZG6KsmR&index=1
Codebase: https://github.com/ajitsing/ExpenseManager
0:00 - Introduction
1:40 - CI/CD
3:41 - CI/CD Tools
4:19 - CI/CD Flow
7:17 - Github Actions
7:55 - Hello World
#Android #GithubActions #Github #CICD #ContinuousIntegration #ContinuousDelivery
Download
0 formats
No download links available.
CI/CD setup for Android App using Github Actions || Part 1 || Ajit Singh | NatokHD