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
520
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
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
450
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
250
TS-S205_昨年対比2倍以上の機能追加を実現するデータ基盤プロジェクトでのAI活用について
kaz3284
1
210
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
210
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
230
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
10k
Agile PBL at New Grads Trainings
kawaguti
PRO
1
440
💡Ruby 川辺で灯すPicoRubyからの光
bash0c7
0
120
人工衛星のファームウェアをRustで書く理由
koba789
15
8.2k
LLMを搭載したプロダクトの品質保証の模索と学び
qa
0
1.1k
Featured
See All Featured
How GitHub (no longer) Works
holman
315
140k
Designing for humans not robots
tammielis
253
25k
The Invisible Side of Design
smashingmag
301
51k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Code Reviewing Like a Champion
maltzj
525
40k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
The Cult of Friendly URLs
andyhume
79
6.6k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
A Modern Web Designer's Workflow
chriscoyier
696
190k
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