SlideShare a Scribd company logo
Bitrise & OpenSTF
@DroidsOnRoids
karol.wrotniak@droidsonroids.pl
koral--
Karol Wrótniak
• CI/CD PaaS
• focus on mobile apps
• mostly open source
• PR status checks
Bitrise
Trigger map
Bitrise CLI
Bitrise & OpenSTF
• ordered list of steps
• environment variables
• $BITRISE_DEPLOY_DIR
• $BITRISE_BUILD_NUMBER
• and more…
$BITRISE_APK_PATH_LIST
$HOCKEYAPP_DEPLOY_STATUS
Workflow
Step
• Single build task:
• Git clone
• Gradle build, unit test
• Slack notify
• and >170 steps in StepLib
• custom/private steps
• written in Go and Bash
Bitrise & OpenSTF
• webhook: SCM, Slack
• verification
• alpha distribution
• schedule
• UI tests whole farm
• device maintenance
• manual
• beta, production distribution
Trigger
• pull request
• push (commit)
• tag
trigger_map:
- pull_request_source_branch: "*"
pull_request_target_branch: develop
workflow: develop_verification
- push_branch: develop
workflow: deploy_alpha
- tag: "*"
workflow: deploy_beta
Trigger map
OpenSTF
• Smartphone Test Farm
• web interface
• REST API
• remote ADB
Bitrise & OpenSTF
Bitrise & OpenSTF
Bitrise & OpenSTF
Q&A

More Related Content

PDF
Bitrise - continuous happiness as a service
PPT
Migrating to git
PPTX
Container based CI/CD on GitHub Actions
PDF
Ktor 部署攻略 - 老派 Fat Jar 大法
PDF
Build your application in seconds and optimize workflow as much as you can us...
PPTX
Using GitHub Actions to Deploy your Workloads to Azure
PPTX
Git basic
PPTX
EdTechJoker Spring 2020 - Lecture 2 - Git
Bitrise - continuous happiness as a service
Migrating to git
Container based CI/CD on GitHub Actions
Ktor 部署攻略 - 老派 Fat Jar 大法
Build your application in seconds and optimize workflow as much as you can us...
Using GitHub Actions to Deploy your Workloads to Azure
Git basic
EdTechJoker Spring 2020 - Lecture 2 - Git

What's hot (16)

PDF
DevOps with GitHub Actions
PPTX
Version control git day03
PPTX
Git workshop - University of Moratuwa, Department of Computer Science and Eng...
PPTX
GitHub Actions demo with mabl
PDF
Vagrant Plugin development
PPTX
CICD Pipeline Using Github Actions
PPTX
Building Tools for the Hadoop Developer
PDF
Cocoapods in action
PDF
GitHub Actions in action
PDF
Fuse Online Hands-on Guide
PDF
Fuse Online Hands-on Guide
PDF
The self service developer
PPTX
CI/CD with GitHub Actions
PPTX
Atlassian Bamboo Feature Overview
PDF
Desarrollo de aplicaciones con Grails 3, Angular JS y Spring Security
PDF
Fundamentals of Git
DevOps with GitHub Actions
Version control git day03
Git workshop - University of Moratuwa, Department of Computer Science and Eng...
GitHub Actions demo with mabl
Vagrant Plugin development
CICD Pipeline Using Github Actions
Building Tools for the Hadoop Developer
Cocoapods in action
GitHub Actions in action
Fuse Online Hands-on Guide
Fuse Online Hands-on Guide
The self service developer
CI/CD with GitHub Actions
Atlassian Bamboo Feature Overview
Desarrollo de aplicaciones con Grails 3, Angular JS y Spring Security
Fundamentals of Git
Ad

Similar to Bitrise & OpenSTF (20)

PPTX
GIT, RVM, FIRST HEROKU APP
PDF
2つの同期 4つの状態 #app_mp
PDF
Kubeflow Development Environment
PPTX
Git version control and trunk based approach with VSTS
PDF
Agiles Peru 2019 - Infrastructure As Code
KEY
GR8CONF Contributing Back To Grails
PPT
PDF
2つの同期 4つの状態 #pixiv_ios_arch
PDF
Gitlab ci, cncf.sk
PDF
.Git for WordPress Developers
PDF
Tech Talk #5 : Apply CI tools in iOS development - Trương Minh Khôi
PDF
Intro to Git: a hands-on workshop
PDF
What is Git | What is GitHub | Git Tutorial | GitHub Tutorial | Devops Tutori...
PDF
Head first android apps dev tools
PPTX
Git Obstacle Course: Stop BASHing your head and break down the basics
PPTX
Custom Tile Generation in PCF
PDF
Automate Your Automation | DrupalCon Vienna
PPTX
Open shift enterprise 3.1 paas on kubernetes
PDF
Custom Tile Generation in PCF
PDF
Core bluetooth @ cocohead
GIT, RVM, FIRST HEROKU APP
2つの同期 4つの状態 #app_mp
Kubeflow Development Environment
Git version control and trunk based approach with VSTS
Agiles Peru 2019 - Infrastructure As Code
GR8CONF Contributing Back To Grails
2つの同期 4つの状態 #pixiv_ios_arch
Gitlab ci, cncf.sk
.Git for WordPress Developers
Tech Talk #5 : Apply CI tools in iOS development - Trương Minh Khôi
Intro to Git: a hands-on workshop
What is Git | What is GitHub | Git Tutorial | GitHub Tutorial | Devops Tutori...
Head first android apps dev tools
Git Obstacle Course: Stop BASHing your head and break down the basics
Custom Tile Generation in PCF
Automate Your Automation | DrupalCon Vienna
Open shift enterprise 3.1 paas on kubernetes
Custom Tile Generation in PCF
Core bluetooth @ cocohead
Ad

Recently uploaded (6)

PPTX
Introduction to Packet Tracer Course Overview - Aug 21 (1).pptx
PDF
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf
PPTX
ASMS Telecommunication company Profile
DOC
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
PDF
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf
DOC
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证
Introduction to Packet Tracer Course Overview - Aug 21 (1).pptx
Lesson 13- HEREDITY _ pedSAWEREGFVCXZDSASEWFigree.pdf
ASMS Telecommunication company Profile
证书学历UoA毕业证,澳大利亚中汇学院毕业证国外大学毕业证
6-UseCfgfhgfhgfhgfhgfhfhhaseActivity.pdf
Camb毕业证学历认证,格罗斯泰斯特主教大学毕业证仿冒文凭毕业证

Bitrise & OpenSTF