Logo
Explore Privacy Policy Terms of Service Help
Sign In
ahuston-0/hydra
1
0
Fork 0
You've already forked hydra
Code Issues Pull Requests 1 Packages Projects Releases Wiki Activity
Files
3a50e31799e7b2cd74fef62170c9fc9ce2e5f6b6
hydra/foreman/start-notify.sh

9 lines
192 B
Bash
Raw Normal View History

Add hydra-notify to devshell I came across https://github.com/NixOS/hydra/issues/751 and realized that hydra-notify is responsible for creating the additional jobsets in a declarative file. My declarative testing works in dev now.
2020-05-20 15:32:41 -04:00
#!/bin/sh
Fix PATH for the foreman scripts
2025-07-16 17:31:01 +02:00
export PATH=$(pwd)/src/script:$PATH
Add hydra-notify to devshell I came across https://github.com/NixOS/hydra/issues/751 and realized that hydra-notify is responsible for creating the additional jobsets in a declarative file. My declarative testing works in dev now.
2020-05-20 15:32:41 -04:00
# wait for hydra-server to listen
while ! nc -z localhost 63333; do sleep 1; done
HYDRA_CONFIG=$(pwd)/.hydra-data/hydra.conf exec hydra-notify
Reference in New Issue Copy Permalink
Powered by Gitea Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API