[Nix-dev] Hydra

Rob Vermaas rob.vermaas at gmail.com
Wed Dec 3 09:43:40 CET 2014


Hi Peter,

you can either do it by polling Hydra via the (undocumented) API (use
Content-Type: application/json on a Hydra url to get a JSON representation
of the data), or by defining a plugin, an example can be found at
https://github.com/NixOS/hydra/blob/master/src/lib/Hydra/Plugin/S3Backup.pm

Cheers,
Rob

On Wed, Dec 3, 2014 at 9:30 AM, Peter Romfeld <peter.romfeld.hk at gmail.com>
wrote:

> Hi,
>
> we are currently setting up Hydra for our CI/CD. I wanted to know how i
> can execute a script after a build succeeded (to autocratically deploy
> to testing/stag server)
>
> Cheers,
> peter
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>



-- 
Rob Vermaas

[email] rob.vermaas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20141203/d03eedf1/attachment.html 


More information about the nix-dev mailing list