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

https://github.com/hugolgst/hydragh

An implementation of a GitHub bot to trigger and check Hydra's jobs
https://github.com/hugolgst/hydragh

Last synced: about 2 months ago
JSON representation

An implementation of a GitHub bot to trigger and check Hydra's jobs

Awesome Lists containing this project

README

        

# hydragh
An implementation of a GitHub bot to trigger and check [Hydra](https://github.com/NixOS/hydra)'s jobs

## Installation
TODO

## Configuration
Take as an example the [`configuration.json`](https://github.com/hugolgst/hydragh/blob/master/configuration.json) file to configure the bot.

Make sure to have the following environment variables `HYDRA_USERNAME` and `HYDRA_PASSWORD` while running the bot.