Skip to content
/ ali-bot Public

Build script for alice jenkins

Notifications You must be signed in to change notification settings

alisw/ali-bot

Folders and files

NameName
Last commit message
Last commit date
Mar 19, 2025
Mar 11, 2025
Sep 23, 2024
Mar 26, 2025
May 30, 2024
Jun 15, 2023
Apr 2, 2025
Mar 21, 2025
Aug 19, 2024
Apr 3, 2025
Jul 9, 2024
Mar 19, 2025
Feb 5, 2025
Jun 24, 2020
Oct 20, 2022
Jul 19, 2023
Oct 5, 2020
Sep 4, 2020
Jun 24, 2016
Feb 27, 2017
Jun 23, 2024
Jun 19, 2023
Jun 19, 2023
Nov 8, 2018
Nov 21, 2023
Feb 20, 2025
Jun 19, 2023
Mar 14, 2025
May 31, 2017
Mar 24, 2025
Nov 24, 2022
Dec 1, 2020
Nov 14, 2024
Mar 24, 2025
Jun 29, 2015
Nov 27, 2023
Mar 24, 2025
Nov 27, 2023
Dec 21, 2016
Mar 7, 2024

Repository files navigation

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.