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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
ヘルシーSRE
tk3fftk
2
250
AIエージェント時代に備える AWS Organizations とアカウント設計
kossykinto
2
420
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
5
1.1k
男(監査)はつらいよ - Policy as CodeからAIエージェントへ
ken5scal
5
780
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
3
1.2k
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
290
Dr. Werner Vogelsの14年のキーノートから紐解くエンジニアリング組織への処方箋@JAWS DAYS 2026
p0n
1
110
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.7k
IBM Bobを使って、PostgreSQLのToDoアプリをDb2へ変換してみよう/202603_Dojo_Bob
mayumihirano
1
270
マルチプレーンGPUネットワークを実現するシャッフルアーキテクチャの整理と考察
markunet
2
170
AIファーストを前提とした開発スタイルの変化
sbtechnight
0
180
EMからICへ、二周目人材としてAI全振りのプロダクト開発で見つけた武器
yug1224
5
480
Featured
See All Featured
Color Theory Basics | Prateek | Gurzu
gurzu
0
240
For a Future-Friendly Web
brad_frost
183
10k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
96
Leo the Paperboy
mayatellez
4
1.5k
Un-Boring Meetings
codingconduct
0
220
A Soul's Torment
seathinner
5
2.4k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
Discover your Explorer Soul
emna__ayadi
2
1.1k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
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