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
470
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
260
[20161023] GentooとPython
aliceinwire
1
580
Gentoo勉強会 20161001
aliceinwire
0
480
[20161001] GentooのGitでebuild コントリビューション方法
aliceinwire
2
690
Gentoo勉強会平成26/7月/5日
aliceinwire
0
1.2k
Other Decks in Technology
See All in Technology
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
190
隣接領域をBeyondするFinatextのエンジニア組織設計 / beyond-engineering-areas
stajima
1
270
ExaDB-D dbaascli で出来ること
oracle4engineer
PRO
0
3.8k
Why App Signing Matters for Your Android Apps - Android Bangkok Conference 2024
akexorcist
0
130
AWS Media Services 最新サービスアップデート 2024
eijikominami
0
200
マルチモーダル / AI Agent / LLMOps 3つの技術トレンドで理解するLLMの今後の展望
hirosatogamo
37
12k
Lambdaと地方とコミュニティ
miu_crescent
2
370
ISUCONに強くなるかもしれない日々の過ごしかた/Findy ISUCON 2024-11-14
fujiwara3
8
870
スクラム成熟度セルフチェックツールを作って得た学びとその活用法
coincheck_recruit
1
140
アジャイルでの品質の進化 Agile in Motion vol.1/20241118 Hiroyuki Sato
shift_evolve
0
130
EventHub Startup CTO of the year 2024 ピッチ資料
eventhub
0
110
Lexical Analysis
shigashiyama
1
150
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
65
4.4k
Into the Great Unknown - MozCon
thekraken
32
1.5k
Rails Girls Zürich Keynote
gr2m
94
13k
The Art of Programming - Codeland 2020
erikaheidi
52
13k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Bash Introduction
62gerente
608
210k
Become a Pro
speakerdeck
PRO
25
5k
Building an army of robots
kneath
302
43k
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