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
- Host: GitHub
- URL: https://github.com/alisw/ali-bot
- Owner: alisw
- Created: 2015-06-10T13:51:25.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-12-17T13:34:14.000Z (27 days ago)
- Last Synced: 2025-12-20T01:58:29.427Z (25 days ago)
- Topics: alice-experiment, build-automation, cern, hep
- Language: Python
- Homepage:
- Size: 2.44 MB
- Stars: 11
- Watchers: 10
- Forks: 26
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- Codeowners: CODEOWNERS
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`.