Hey Marius,

> The 'staging' branch is in a pretty good shape, let's get it merged!

Nice work!

> I'm fairly rusty when it comes to Cuirass, and don't see a button to
> start the jobset here even when authenticated:
>
>   https://ci.guix.gnu.org/jobset/staging
>
> Can someone remind me how to enable a disable jobset?  :-)

No easy way for now:

--8<---------------cut here---------------start------------->8---
psql -d cuirass -c "update specifications set is_active = 1 where name = 
'staging';"
--8<---------------cut here---------------end--------------->8---

does the trick.

Thanks,

Mathieu

Reply via email to