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
570
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
360
[20161023] GentooとPython
aliceinwire
1
640
Gentoo勉強会 20161001
aliceinwire
0
510
[20161001] GentooのGitでebuild コントリビューション方法
aliceinwire
2
760
Gentoo勉強会平成26/7月/5日
aliceinwire
0
1.3k
Other Decks in Technology
See All in Technology
Agentic Software Modernization - Back to the Roots (Zürich Agentic Coding and Architectures, März 2026)
feststelltaste
1
220
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
11k
Kiro のクレジットを使い切る!
otanikohei2023
0
120
チームメンバー迷わないIaC設計
hayama17
5
4k
Oracle Database@AWS:サービス概要のご紹介
oracle4engineer
PRO
4
1.7k
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
220
AWSをCLIで理解したい! / I want to understand AWS using the CLI
mel_27
2
210
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
170
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.4k
DX Improvement at Scale
ntk1000
3
390
非情報系研究者へ送る Transformer入門
rishiyama
4
2.6k
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
490
Featured
See All Featured
Bioeconomy Workshop: Dr. Julius Ecuru, Opportunities for a Bioeconomy in West Africa
akademiya2063
PRO
1
68
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
340
Fireside Chat
paigeccino
42
3.8k
Thoughts on Productivity
jonyablonski
75
5.1k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
52k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
510
<Decoding/> the Language of Devs - We Love SEO 2024
nikkihalliwell
1
150
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
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