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
96
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
85
Real use-cases of using AWS Lambda for infrastructure tasks
artemnikitin
0
600
Go implementation for Flatdata
artemnikitin
0
40
Building CI from scratch
artemnikitin
1
160
AWS hurries to the rescue
artemnikitin
0
430
Collecting metrics for mobile SDK with AWS services
artemnikitin
0
39
Dogfooding for Android app
artemnikitin
0
95
Other Decks in Programming
See All in Programming
守る「だけ」の優しいEMを抜けて、 事業とチームを両方見る視点を身につけた話
maroon8021
3
1.1k
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
420
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
1.1k
20260315 AWSなんもわからん🥲
chiilog
2
160
S3ストレージクラスの「見える」「ある」「使える」は全部違う ─ 体験から見た、仕様の深淵を覗く
ya_ma23
0
750
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
200
Kubernetesでセルフホストが簡単なNewSQLを求めて / Seeking a NewSQL Database That's Simple to Self-Host on Kubernetes
nnaka2992
0
160
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
480
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
230
今からFlash開発できるわけないじゃん、ムリムリ! (※ムリじゃなかった!?)
arkw
0
120
How to stabilize UI tests using XCTest
akkeylab
0
130
The free-lunch guide to idea circularity
hollycummins
0
270
Featured
See All Featured
Building Adaptive Systems
keathley
44
3k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Agile that works and the tools we love
rasmusluckow
331
21k
Introduction to Domain-Driven Design and Collaborative software design
baasie
1
640
Music & Morning Musume
bryan
47
7.1k
It's Worth the Effort
3n
188
29k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
How to build a perfect <img>
jonoalderson
1
5.3k
Writing Fast Ruby
sferik
630
63k
Code Reviewing Like a Champion
maltzj
528
40k
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