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
Gerrit topics support with AWS Lambda
Search
Artem Nikitin
March 02, 2018
Programming
1
93
Gerrit topics support with AWS Lambda
Lightning talk about handling Gerrit topics with help of AWS Lambda.
Artem Nikitin
March 02, 2018
Tweet
Share
More Decks by Artem Nikitin
See All by Artem Nikitin
Testing Kubernetes Operator
artemnikitin
0
82
Real use-cases of using AWS Lambda for infrastructure tasks
artemnikitin
0
570
Go implementation for Flatdata
artemnikitin
0
38
Building CI from scratch
artemnikitin
1
160
AWS hurries to the rescue
artemnikitin
0
400
Collecting metrics for mobile SDK with AWS services
artemnikitin
0
38
Dogfooding for Android app
artemnikitin
0
92
Other Decks in Programming
See All in Programming
テスト駆動Kaggle
isax1015
1
520
Result型で“失敗”を型にするPHPコードの書き方
kajitack
5
1k
「テストは愚直&&網羅的に書くほどよい」という誤解 / Test Smarter, Not Harder
munetoshi
0
190
なぜ適用するか、移行して理解するClean Architecture 〜構造を超えて設計を継承する〜 / Why Apply, Migrate and Understand Clean Architecture - Inherit Design Beyond Structure
seike460
PRO
3
790
MDN Web Docs に日本語翻訳でコントリビュートしたくなる
ohmori_yusuke
1
130
ご注文の差分はこちらですか? 〜 AWS CDK のいろいろな差分検出と安全なデプロイ
konokenj
3
530
ふつうの技術スタックでアート作品を作ってみる
akira888
1
1.2k
RailsGirls IZUMO スポンサーLT
16bitidol
0
200
スタートアップの急成長を支えるプラットフォームエンジニアリングと組織戦略
sutochin26
1
6.9k
AIエージェントはこう育てる - GitHub Copilot Agentとチームの共進化サイクル
koboriakira
0
700
なぜ「共通化」を考え、失敗を繰り返すのか
rinchoku
1
670
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
140
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Automating Front-end Workflow
addyosmani
1370
200k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
830
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Code Review Best Practice
trishagee
69
19k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
A better future with KSS
kneath
238
17k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
5.9k
Mobile First: as difficult as doing things right
swwweet
223
9.7k
Transcript
Artem Nikitin Selenium Camp| March, 2018 Gerrit + topics +
Lambda = ♡
Specifics of our workflow • Huge internal codebase (10+ millions
LOC) • Very modular (1000+ Git repos) • Our project depends on almost 100 internal dependencies • `repo` for working with codebase • Gerrit for code review © 2018 HERE | Public Selenium Camp | March, 2018
Topics in Gerrit • Gerrit has topics • Topic combines
commits to several different projects into one logical entity • `repo` allows you to create topic, but not to checkout it • No built-in support for feedback to all commits in topic on CI side © 2018 HERE | Public Selenium Camp | March, 2018
Handling topics in Gerrit © 2018 HERE | Public Selenium
Camp | March, 2018
Thank you Contact Artem Nikitin
[email protected]
artemnikitin artemnikitin
None