Skip to content

xederro/zenith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zenith Gerrit Plugin

DEVELOPMENT

Install dependencies:

  • Node.js (v20 or higher)
  • npm (v11 or higher)
  • yarn (v1.22 or higher)
  • Java (21 or higher)
  • bazelisk (v7 or higher)

Clone Gerrit repository and build with Java 21:

git clone --recurse-submodules https://gerrit.googlesource.com/gerrit
cd gerrit && bazel build --config=java21

Clone Zenith repository in the plugins directory:

git clone https://github.com/xederro/zenith.git

Run setup.sh to install dependencies:

./setup.sh

Build the plugin:

bazel build --config=java21 plugins/zenith

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors