Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introducing Todays CI Services
Search
wtnabe
May 21, 2016
Programming
0
340
Introducing Todays CI Services
CIサービス紹介 at Kanazawa.rb meetup #45
wtnabe
May 21, 2016
Tweet
Share
More Decks by wtnabe
See All by wtnabe
Ruby de Railway Oriented Programming
wtnabe
0
20
Bindanのススメ
wtnabe
0
21
そのオブジェクト、何を保証してくれますか? - GuideRailのススメ -
wtnabe
0
33
Effective Jekyll
wtnabe
0
61
5 min Jekyll/Liquid Plugin cooking
wtnabe
0
29
Ruby de Wasm
wtnabe
0
54
Cloud Native Buildpacksって結局どうなの?
wtnabe
0
46
Decoupled System with Turbo Frame
wtnabe
1
130
join-kanazawarb-or-7years-passed-since-it-was-borned
wtnabe
0
790
Other Decks in Programming
See All in Programming
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
0
230
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
0
230
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
150
ProxyによるWindow間RPC機構の構築
syumai
1
220
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
230
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
130
Vue・React マルチプロダクト開発を支える Vite
andpad
0
110
Processing Gem ベースの、2D レトロゲームエンジンの開発
tokujiros
2
120
フロントエンドのmonorepo化と責務分離のリアーキテクト
kajitack
2
150
AI OCR API on Lambdaを Datadogで可視化してみた
nealle
0
220
Portapad紹介プレゼンテーション
gotoumakakeru
1
130
Rancher と Terraform
fufuhu
2
170
Featured
See All Featured
Scaling GitHub
holman
463
140k
For a Future-Friendly Web
brad_frost
179
9.9k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
The Language of Interfaces
destraynor
160
25k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
How to train your dragon (web standard)
notwaldorf
96
6.2k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.5k
What's in a price? How to price your products and services
michaelherold
246
12k
Transcript
CIサービス紹介 @wtnabe Kanazawa.rb meetup #45 2016-05-21 (Sat) at DMM.com Labo
Kanazawa Minami-chou
お品書き 選定基準 CIサービス紹介していくよ CIサービスの選び⽅ まとめ
選定基準
今回CIサービス紹介 ということで
基本的には SaaSで使えるものを 挙げていきます
基準としては メジャー OSS版がある 特定プラットフォーム向け おまけ
CIサービス紹介していくよ
Travis CI CircleCI Codeship Shippable
Drone.io AppVeyor CI
SAUCELABS BrowserStack
※ 注意 以降の話は 2016-04-30 現在の情報です
Travis CI https://travis-ci.com/
2011年誕⽣ GitHubのみ対応 当初OSSプロジェクト無料プランから 始まったためOSS界隈で有名 有料プランは $129/mon〜 なので割と規 模がないとつらい
OSX build可能 コンテナにssh接続可能 Enterprise版あり Crystal, Erlang, Perl, VisualBasic対応
CircleCI https://circleci.com/
2011年誕⽣ 今のところGitHubのみ対応 Linux x 1 parallelなら無料 なら無料 private reposも無料 も無料で対応
2つめから $50 / para
Enterprise版(self-hosting)あり OSX build可能 コンテナssh接続可能 プロジェクトのアクセス権限はすべてリ ポジトリと紐づいているので管理が楽 5B
Codeship https://codeship.com/
GitHub / Bitbucket対応 5プロジェクトまで⽉100buildsまでな らprivateも無料 制限がなくなるのは $41/mon ( yearly )
〜 コンテナにssh接続可能 Dockerサポートあり(要問い合わせ)
Shippable https://app.shippable.com/
GitHub / Bitbucket対応 1 para / 1 pipeline無料 $10 /
parallel $10 / 3 pipeline 安い、だが設定がやや煩雑
Drone.io https://drone.io/
2013年誕⽣ ? GitHub / Bitbucket対応 Browser環境標準装備 環境標準装備 $49 でprivateもunlimited 1
concurr なのでCircleCIにBitbucket対 応を⾜したような感じ
Dart対応 Apache License 2.0 の の OSS 版あり 版あり https://github.com/drone/drone
OSS版 Drone.io を社内で使い始めてる話 - Qiita
BITRISE https://www.bitrise.io
モバイルアプリに特化 iOS / Android / Xamarin対応 GitHub / Bitbucket対応 ⽉200
buildsまで無料 $45/mon ( yearly ) 1 concurr 〜
AppVeyor CI http://www.appveyor.com/
Windows support free for OSS project unlimited private repo $59/mon
〜 Ruby support ! VMにRDP接続可能
ブラウザテスト
SAUCELABS https://saucelabs.com
Selenium testing and unit testing $19/mon ( yearly ) Local
Testing ( Sauce Connect ) Jenkins, VSTS, CircleCI, Travis CI対応
BrowserStack https://www.browserstack.com
Sim/Emu and Real Devices and Browsers $29/mon ( yearly )
Local Testing Jenkin, Travis CI, CircleCI対応
カバレッジなど
Coveralls https://coveralls.io
GitHub / Bitbucket対応 Travis CI / CircleCI対応 カバレッジ収集 free for
OSS $25 for private 10 repos same as GitHub Bronze org
CODE CLIMATE https://codeclimate.com
静的解析 GitHub対応 Localでの実⾏とOSS repoは無料 $16.67/mon ( yearly ) 簡単 簡単
CIサービスの選び⽅
基本
マニーで解決
⼿作りもできるけど そのリソースを確保できる 場合に限られる
はっきり⾔おう
当たったサービス以外は そこまでリソース割けない
⼿っ取り早く実現できる そこそこの性能の 有名なやつにしとけ
まとめ
CIサービスはたくさんある 最近は⽐較的安価で使える ちょっとの投資で効果は⼤きい
積極的に利⽤していこう
Enjoy !