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
Travisでrepomanチェックしょう!
Search
Alice Ferrazzi
July 05, 2014
Technology
0
530
Travisでrepomanチェックしょう!
Travisでrepomanチェックしょう!
Gentoo勉強会の発表
Alice Ferrazzi
July 05, 2014
Tweet
Share
More Decks by Alice Ferrazzi
See All by Alice Ferrazzi
How to became a Gentoo Developer #osc18tk
aliceinwire
1
330
[20161023] GentooとPython
aliceinwire
1
620
Gentoo勉強会 20161001
aliceinwire
0
510
[20161001] GentooのGitでebuild コントリビューション方法
aliceinwire
2
750
Gentoo勉強会平成26/7月/5日
aliceinwire
0
1.2k
Other Decks in Technology
See All in Technology
SoccerNet GSRの紹介と技術応用:選手視点映像を提供するサッカー作戦盤ツール
mixi_engineers
PRO
1
190
自動テストのコストと向き合ってみた
qa
0
190
バイブコーディングと継続的デプロイメント
nwiizo
2
440
SOC2取得の全体像
shonansurvivors
1
410
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
11
78k
Where will it converge?
ibknadedeji
0
190
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
150
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
190
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
430
BirdCLEF+2025 Noir 5位解法紹介
myso
0
200
生成AIを活用したZennの取り組み事例
ryosukeigarashi
0
210
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
36
6.9k
BBQ
matthewcrist
89
9.8k
The Invisible Side of Design
smashingmag
301
51k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
How to train your dragon (web standard)
notwaldorf
96
6.3k
GitHub's CSS Performance
jonrohan
1032
460k
Producing Creativity
orderedlist
PRO
347
40k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
2.6k
Writing Fast Ruby
sferik
629
62k
A Tale of Four Properties
chriscoyier
160
23k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Transcript
TravisでGentooの Repomanコマンド @aliceinwire
repoman というコマンドは ebuild がちゃんと書か れているかどうかチェックするためにも使われま す。
Repomanといえば
Overlay オーバーレイは、 Portage がソフトウェアを取扱う 際に考慮する追加のリポジトリです。
Overlayといえば
最近はgithubにGentooのOverlayを追加しますの 人が増えっています。
Github GitHubはソフトウェア開発プロジェクトのための共 有ウェブサービスであり、Gitバージョン管理システ ムを使用する。
Githubといえば
Travis Travis CI はオープンソースコミュニティのためにホ ストされた CI(継続的インテグレーション)サービス です。
だから GITHUB + TRAVIS + Repoman
TravisのRepomanスクリプトを使って見ました。
結果はここ: https://travis-ci.org/aliceinwire/overlay https://github.com/aliceinwire/overlay/
None
None
None
携帯電話からもRepomanのチェックが見ます。
None
None
None
Mruegがコードを作りました。 ここにあります: インストールは簡単、このファイルを自分のGithub Overlayにコーピして後でTravisと繋がります。 [1] https://github.com/mrueg/mrueg-overlay/blob/master/. travis.yml
None