github-plugin and github-oauth no longer built by gerrit-ci.gerritforge.com?

101 views
Skip to first unread message

Andrew Geissler

unread,
Dec 29, 2025, 1:46:15 PM12/29/25
to Repo and Gerrit Discussion
Hi, I run the OpenBMC gerrit server over at https://gerrit.openbmc.org

I build a docker container and I install the plugins when I build the container. Previously I had this in the script:

RUN cd ${g_gerrit_dir}/lib/ && wget https://gerrit-ci.gerritforge.com/job/plugin-github-mvn-stable-3.8/lastSuccessfulBuild/artifact/github-oauth/target/github-oauth-3.8.0.jar


It seems after 3.8, these plugins stopped being built? Browsing via https://gerrit-ci.gerritforge.com/plugin-manager/ does not show them for download. 

I've just used these older 3.8 plugins for my 3.9 and 3.10 updates but as I look at the new java update requirements I'm getting a bit concerned this will no longer work.

I know there was some issues recently with the licensing of this plugin but it's not clear to me what that means? https://gerrit.googlesource.com/gerrit-ci-scripts/+/refs/heads/master/jenkins/gerrit-bazel-plugin-github.yaml appears to have it, at least for 3.13 and master but I can't find those either.

I've tried a few times in the past to have the docker scripts build the plugins but haven't had a lot of luck there so rather enjoyed being able to just download them directly. 

Any help appreciated.

Thanks!
Andrew

Daniele Sassoli

unread,
Dec 30, 2025, 4:41:22 AM12/30/25
to Repo and Gerrit Discussion
Hi Andrew

On Monday, 29 December 2025 at 19:46:15 UTC+1 geiss...@gmail.com wrote:
Hi, I run the OpenBMC gerrit server over at https://gerrit.openbmc.org

I build a docker container and I install the plugins when I build the container. Previously I had this in the script:

RUN cd ${g_gerrit_dir}/lib/ && wget https://gerrit-ci.gerritforge.com/job/plugin-github-mvn-stable-3.8/lastSuccessfulBuild/artifact/github-oauth/target/github-oauth-3.8.0.jar

Gerrit 3.8 has been end of life for a while, therefore the plugins for it(and 3.9 and 3.10) will be on the archive-ci at [1].
Onlythe last 3 versions of Gerrit and its plugins are kept on on the gerrit-ci.gerritforge.

[1] https://archive-ci.gerritforge.com/job/plugin-github-mvn-stable-3.8 



It seems after 3.8, these plugins stopped being built? Browsing via https://gerrit-ci.gerritforge.com/plugin-manager/ does not show them for download. 

I've just used these older 3.8 plugins for my 3.9 and 3.10 updates but as I look at the new java update requirements I'm getting a bit concerned this will no longer work.

I know there was some issues recently with the licensing of this plugin but it's not clear to me what that means? https://gerrit.googlesource.com/gerrit-ci-scripts/+/refs/heads/master/jenkins/gerrit-bazel-plugin-github.yaml appears to have it, at least for 3.13 and master but I can't find those either.

Interesting, I also see the download link is missing, I'll see if I can look into it.
Thanks for highlighting it.

Paladox

unread,
Dec 30, 2025, 9:23:38 AM12/30/25
to Repo and Gerrit Discussion

Andrew Geissler

unread,
Jan 2, 2026, 5:44:53 PMJan 2
to Repo and Gerrit Discussion
On Tuesday, December 30, 2025 at 8:23:38 AM UTC-6 Paladox wrote:
Gerrit 3.8 has been end of life for a while, therefore the plugins for it(and 3.9 and 3.10) will be on the archive-ci at [1].
Only the last 3 versions of Gerrit and its plugins are kept on on the gerrit-ci.gerritforge.

Ahh good to know about this other archive-ci site, thanks!
 

Interesting, I also see the download link is missing, I'll see if I can look into it.
Thanks for highlighting it.
 
Thanks! I'll keep an eye out for them. Not sure if it's possible but it would be great to be able to get 3.11, 3.12, and 3.13 versions as I try and only upgrade one major revision at a time.
 
Reply all
Reply to author
Forward
0 new messages