GitLab now enforces expiry dates on tokens that originally had no set expiration date. Those tokens were given an expiration date of one year later. Please review your personal access tokens, project access tokens, and group access tokens to ensure you are aware of upcoming expirations. Administrators of GitLab can find more information on how to identify and mitigate interruption in our documentation.
@@ -4,6 +4,10 @@ Tool for giving a quick overview of Slurm job statistics.
Inspired by https://github.com/birc-aeh/slurm-utils/blob/master/jobinfo
from Anders Halager <aeh@birc.au.dk>
# RPM building
To compile the program into a valid rpm, create a tag of the form `<major-version>.<minor-version>-<release>`, e.g. `1.0-1`, on the commit with the source code. The pipeline used in this repo will automatically build the software with the assigned version number and add it to the [package registry](https://gitrepo.service.rug.nl/cit-hpc/hb-jobinfo/-/packages).