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
92
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
81
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
37
Dogfooding for Android app
artemnikitin
0
91
Other Decks in Programming
See All in Programming
Claude Codeの使い方
ttnyt8701
1
100
関数型まつり2025登壇資料「関数プログラミングと再帰」
taisontsukada
2
810
既存デザインを変更せずにタップ領域を広げる方法
tahia910
1
220
The Evolution of Enterprise Java with Jakarta EE 11 and Beyond
ivargrimstad
1
670
Development of an App for Intuitive AI Learning - Blockly Summit 2025
teba_eleven
0
110
Datadog RUM 本番導入までの道
shinter61
1
270
Parallel::Pipesの紹介
skaji
2
910
生成AIで日々のエラー調査を進めたい
yuyaabo
0
550
Enterprise Web App. Development (2): Version Control Tool Training Ver. 5.1
knakagawa
1
110
CSC307 Lecture 17
javiergs
PRO
0
110
エラーって何種類あるの?
kajitack
5
140
PT AI без купюр
v0lka
0
230
Featured
See All Featured
Thoughts on Productivity
jonyablonski
69
4.7k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
123
52k
Site-Speed That Sticks
csswizardry
10
640
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
47
2.8k
Practical Orchestrator
shlominoach
188
11k
Making Projects Easy
brettharned
116
6.2k
Faster Mobile Websites
deanohume
307
31k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Scaling GitHub
holman
459
140k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Unsuck your backbone
ammeep
671
58k
Rails Girls Zürich Keynote
gr2m
94
14k
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