Setup CI For Android Apps Using GitHub Actions // Android CI Tutorial

Описание к видео Setup CI For Android Apps Using GitHub Actions // Android CI Tutorial

Setup simple CI for Android using GitHub Actions in this Android continuous integration tutorial for beginners.

Android CI doesn't have to be hard. In this video, you learn to setup ci for Android using GitHub Actions and how to create your very own automated build for Android. You'll learn to create a simple GitHub Actions workflow and run `test` and `assemble` tasks for your Android project; the basics of ci for Android. Hopefully by the end of this video, you'll also see just how quickly you can setup continuous integration for Android using GitHub Actions.

This is the first step towards continuous integration and continuous deployment for Android.

0:00 Introduction
1:35 Creating GitHub Actions Workflows Is Simple
1:48 Reduce CI Complexity
1:54 GitHub Actions Makes First-Time CI Easy
3:21 Creating Our First GitHub Actions Build
3:50 Define "Workflows" Using -yml
4:37 github/workflows
5:25 Name The Workflow
7:01 Job = Environment +
7:07 Workflow Must Have A Job
10:05 Define Android Build Tasks
11:12 Build Is Complete
14:24 Enforcing Status Checks

GitHub Actions Resources ➡️
- https://help.github.com/en/actions/co...
- https://github.com/actions/virtual-en...

For more Android CI tips, checkout my DevOps Playlist ➡️
-    • DevOps & Automation  

Thoughts, questions, tips on using GitHub Actions for continuous integration of Android apps ? Comment below or share on social media. I’d love to continue the conversation.

Thanks for watching!


🙂 Follow Me Online
twitter ➡   / n8ebel  
website ➡ https://goobar.io
instagram ➡   / n8ebel  

Комментарии

Информация по комментариям в разработке