Page MenuHomePhabricator

Bring API version number into Gerrit plugins
Closed, ResolvedPublic

Description

Gerrit's plugin build process does not embed the used API version number.

This makes it really hard to find out against which API a plugin got compiled. This is troublesome, as some plugins get built for different API versions from the same commit.

Relevant upstream changes are: