An open API service indexing awesome lists of open source software.

https://github.com/alisw/ali-bot

Build script for alice jenkins
https://github.com/alisw/ali-bot

alice-experiment build-automation cern hep

Last synced: 17 days ago
JSON representation

Build script for alice jenkins

Awesome Lists containing this project

README

          

A collection of utilities used for ALICE continuous integration.

These are usually needed by our CI infrastructure and there is no particular need for a non-power-user to install it.

In case you are a power user debugging CI issues, you need to:

* Install `ali-bot` via (e.g.)::

sudo pip install git+https://github.com/alisw/ali-bot

* Make sure you have a github token in a environment variable called `GITHUB_TOKEN`.