SlideShare a Scribd company logo
How to be a Tizen Committer
Jin Yoon
!
Open Source?
vs
Source Open?
Source Open
Source Open
Internal
Repository
Open
Repository
clone pullpush
Open Source
• Tizen 3.0
Reference : https://source.tizen.org/release/tizen-3.0-milestones
Open
Repository
push pull
Where to Find Sources?
• https://source.tizen.org/
How to be a Tizen Committer
Repository List
adaptation/alsa-scenario-scn-data-0-base
?
34%
framework
16%
profile
15%
apps 9%
toolchains 5%
external 5%
scm 4%
sdk 3%
test 3%
adaptation
3%
samples 3%
Pkernel
adaptation
external
famework
apps
Hot Groups
platform
kernel adaptation upstream famework
apps samples
test
scm sdk
profile
mobile wearable tv ivi
How to be a Tizen Committer
Bugs in Forum?
https://developer.tizen.org/forums
Bugssss
https://bugs.tizen.org/jira/secure/Dashboard.jspa
How to be a Tizen Committer
How to be a Tizen Committer
Clone
* Reference
https://source.tizen.org/documentation/developer-guide/getting-started-guide/cloning-tizen-source
Branch
• master
• tizen_2.1
• tizen_2.2
• tizen_2.3
• tizen_2.4
• tizen
Modify Bugs
코드를 수정하세요.
참, 쉽죠?
SDK Build
OBS Build
References
"Git Build System"
https://source.tizen.org/documentation/reference/git-build-system
"[Tizen] 우분투에 타이젠 플랫폼 툴인 gbs & sdb 설치해보기"
http://storycompiler.tistory.com/35
"[Tizen] 타이젠 gbs의 모든 것"
http://storycompiler.tistory.com/38
How to be a Tizen Committer
Roles
Developers
Write and submit code to the development branch of a Git project.
Verify and review (vote "+1" or "-1") code changes for any project on any branch.
Maintainers
Create additional branches, such as upstream, development branch to profile projects.
Rebase master branch to upstream branch.
Review code, as well as approve (vote "+2") or reject (vote "-2") patches.
Guidelines for maintainers are:
Despite the granted power, maintainers must not accept their own changes without passing peer review ("+1") or ("+2").
The force push right is granted for maintainers to handle code rebase. Maintainers must not abuse the right to hide patch submissions that are
supposed to be reviewed.
Reviewers
Review code, as well as approve (vote "+2") or reject (vote "-2") patches.
Release Engineers
Approve submission to OBS.
Perform smoke-test of the resulting image and then transfer to the release area for QA engineers to perform further test.
QA Engineers
Perform thorough integration and verification of the image to eliminate regressions and bugs.
Submit a Patch to Gerrit
• Push
$ git push origin HEAD:refs/for/tizen
https://source.tizen.org/documentation/reference/gerri
t-usage
• Gerrit Site
https://review.tizen.org/gerrit
1:n Review, Patches…
Reviewer’s Review
Reviewing a Patch on the Gerrit
To review a patch in the Gerrit web GUI, publish the comments and vote for the
patch, the patch will be merged or discarded depending on the voting results.
Reviewers
"타이젠을 말하다“
박영주 연구원 : yjoo93.park at samsung.com
"Tizen Application Inside Out"
이세문 연구원 : sm79.lee at samsung.com
"타이젠 UI앱의 필수, EFL 파헤치기"
정우현 연구원 : wh0705.jung at samsung.com
"더 빠르고 더 유연한 윈도우 시스템(Wayland on Tizen 3.0)
문관경 연구원 : kk.moon at samsung.com
"바닥부터 만들어보는 Tizen(Tizen from scratch)"
우상정 연구원 : sangjung.woo at samsung.com
"타이젠 오픈소스의 커미터가 되어보자!"
윤 진 연구원 : jinny.yoon at samsung.com
"Tizen SDK를 이용한 Tizen Platform 개발"
이승환 연구원 : sh.cat.lee at samsung.com
Practice
• Repository
git clone
ssh://<username>@review.tizen.org:29418/apps/native/sample/adventure
Hole #1
Hole #2
Hole #3
Hole #4
Telegram
• Repository
git clone ssh://<username>@review.tizen.org:29418/apps/native/telegram-tizen
Q&A

More Related Content

PDF
Tizen application inside out
PDF
Vietnam qa meetup
PPTX
TiConf EU 2014
PPTX
Android testing
PDF
Appium workshop technopark trivandrum
PDF
Android Testing: An Overview
PPTX
Automation testing on ios platform using appium
PPTX
Appium solution
Tizen application inside out
Vietnam qa meetup
TiConf EU 2014
Android testing
Appium workshop technopark trivandrum
Android Testing: An Overview
Automation testing on ios platform using appium
Appium solution

What's hot (20)

PPTX
Appium overview
PDF
Mobile Test Automation - Appium
PDF
Appium & Jenkins
PDF
Testing Android App Bundle with Appium
PDF
Getting started with appium
PDF
What's New With Appium? From 1.0 to Now
PPT
Android & iOS Automation Using Appium
PPTX
Cross Platform Appium Tests: How To
PPT
Using Selenium to Test Native Apps (Wait, you can do that?)
PDF
Advanced Appium Tips & Tricks with Jonathan Lipps
PDF
Testing Native iOS Apps with Appium
PDF
Automated UI Testing Frameworks
PPTX
Parallel Test Runs with Appium on Real Mobile Devices – Hands-on Webinar
PDF
Appium@Work at PAYBACK
PPT
PPTX
Hassle-Free Continuous Integration with Real Device Testing
PDF
Future of Mobile Automation, Appium Steals it
PPTX
Different Android Test Automation Frameworks - What Works You the Best?
PDF
Appium Interview Questions and Answers | Edureka
PPT
Appium overview
Mobile Test Automation - Appium
Appium & Jenkins
Testing Android App Bundle with Appium
Getting started with appium
What's New With Appium? From 1.0 to Now
Android & iOS Automation Using Appium
Cross Platform Appium Tests: How To
Using Selenium to Test Native Apps (Wait, you can do that?)
Advanced Appium Tips & Tricks with Jonathan Lipps
Testing Native iOS Apps with Appium
Automated UI Testing Frameworks
Parallel Test Runs with Appium on Real Mobile Devices – Hands-on Webinar
Appium@Work at PAYBACK
Hassle-Free Continuous Integration with Real Device Testing
Future of Mobile Automation, Appium Steals it
Different Android Test Automation Frameworks - What Works You the Best?
Appium Interview Questions and Answers | Edureka
Ad

Viewers also liked (13)

PDF
Tizen UIFW - EFL
PDF
Tizen Window System
PDF
[Tizen Talk 2016 in Seoul] 바닥서부터 만들어보는 타이젠
PDF
(NEMO-UX) WAYLAND 기반 컴포지팅 최적화 기술 소개
PDF
(NEMO-UX) WAYLAND 기반 윈도우 매니저 소개
PDF
How to build Android Chat App with Firebase for 2 hours?
PDF
하코사세미나_캔버스 파이그래프 만들기
PDF
[D2 CAMPUS] 분야별 모임 '보안' 발표자료
PDF
swig를 이용한 C++ 랩핑
PPTX
퍼블리셔, 프론트엔드개발을 시작하다
PDF
파이어베이스 네이버 밋업발표
PDF
개알못의 오픈소스이야기 - 이상준님
PPTX
Papago/N2MT 개발이야기
Tizen UIFW - EFL
Tizen Window System
[Tizen Talk 2016 in Seoul] 바닥서부터 만들어보는 타이젠
(NEMO-UX) WAYLAND 기반 컴포지팅 최적화 기술 소개
(NEMO-UX) WAYLAND 기반 윈도우 매니저 소개
How to build Android Chat App with Firebase for 2 hours?
하코사세미나_캔버스 파이그래프 만들기
[D2 CAMPUS] 분야별 모임 '보안' 발표자료
swig를 이용한 C++ 랩핑
퍼블리셔, 프론트엔드개발을 시작하다
파이어베이스 네이버 밋업발표
개알못의 오픈소스이야기 - 이상준님
Papago/N2MT 개발이야기
Ad

Similar to How to be a Tizen Committer (6)

PDF
tizen-maintain-20150413rzr
PDF
Tizen platform-dev-tds14sh
PDF
tizen-upstream-coop-tdc2014-pcoval
PDF
tdc2015-strategy-devel-20150916
PDF
Tdc2014 tizen common_20140603
PDF
Open Governance for Tizen 3.0
tizen-maintain-20150413rzr
Tizen platform-dev-tds14sh
tizen-upstream-coop-tdc2014-pcoval
tdc2015-strategy-devel-20150916
Tdc2014 tizen common_20140603
Open Governance for Tizen 3.0

Recently uploaded (20)

PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PPTX
Monitoring Stack: Grafana, Loki & Promtail
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
assetexplorer- product-overview - presentation
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Cost to Outsource Software Development in 2025
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
Complete Guide to Website Development in Malaysia for SMEs
PPTX
Patient Appointment Booking in Odoo with online payment
DOCX
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
PPTX
history of c programming in notes for students .pptx
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
Autodesk AutoCAD Crack Free Download 2025
PDF
Salesforce Agentforce AI Implementation.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Navsoft: AI-Powered Business Solutions & Custom Software Development
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Monitoring Stack: Grafana, Loki & Promtail
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
assetexplorer- product-overview - presentation
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Cost to Outsource Software Development in 2025
wealthsignaloriginal-com-DS-text-... (1).pdf
Computer Software and OS of computer science of grade 11.pptx
Oracle Fusion HCM Cloud Demo for Beginners
Complete Guide to Website Development in Malaysia for SMEs
Patient Appointment Booking in Odoo with online payment
Greta — No-Code AI for Building Full-Stack Web & Mobile Apps
history of c programming in notes for students .pptx
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Digital Systems & Binary Numbers (comprehensive )
Autodesk AutoCAD Crack Free Download 2025
Salesforce Agentforce AI Implementation.pdf

How to be a Tizen Committer