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
- Host: GitHub
- URL: https://github.com/hugolgst/hydragh
- Owner: hugolgst
- License: mit
- Created: 2021-02-14T22:20:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T22:30:06.000Z (over 4 years ago)
- Last Synced: 2025-02-03T12:53:41.101Z (4 months ago)
- Language: Go
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.