Skip to content

quelltextlich/gerrit-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

289 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gerrit-builder

Scripts to build gerrit and plugins.

These scripts drive the Gerrit nightly builds at builds.quelltextlich.at.

Setup

  • Make sure you either have jdk, ant, and maven installed in your system.

  • Clone the gerrit-builder repository by running

    git clone git://git.quelltextlich.at/gerrit/gerrit-builder
    
  • Change into the clone's directory by running

    cd gerrit-builder
    
  • Tell gerrit-builder to fetch the gerrit repo and plugin repos, and setup the needed build tools like watchman, and buck:

    ./setup.sh
    
  • To build gerrit and the plugins, run

    ./build.sh
    
  • You'll find the built artifacts in the directory builds/$DATE, and if you point your browser, to builds/$DATE/index.html, you'll get a nice overview page for the build and the artifacts' status.

  • Use

    ./build.sh --help
    

    to see the script's help page.

About

Shell scripts to assist in building Gerrit and its plugins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages