Skip to Content.
Sympa Menu

rare-dev - Re: [rare-dev] Borken RARE-NIX builds

Subject: Rare project developers

List archive

Re: [rare-dev] Borken RARE-NIX builds


Chronological Thread 
  • From: mc36 <>
  • To: Alexander Gall <>
  • Cc:
  • Subject: Re: [rare-dev] Borken RARE-NIX builds
  • Date: Fri, 13 May 2022 12:02:52 +0200

hi,
thanks a lot for the config @ hidra, let's hope it works and then we'll be
able to spot the bad commits...
br,
cs


On 5/13/22 10:53, Alexander Gall wrote:
Hi

On Fri, 13 May 2022 08:50:31 +0200, mc36 <> said:

i personally would prefer to keep running the bumpers directly on the
weekends to see the outcome...
imho bumping freerouter should not break anything, but bumping rare could...
so instead of the pr
model, could you please configure hydra to send an email to one of
the lists if a build fails?

Notifications should now be sent to rare-dev. I hope this works, never
used that option before :)

There is also an API call that you could use to check:

curl -s -H 'Accept: application/json'
'http://hydra.nix.net.switch.ch:3000/api/jobsets?project=RARE-OS' | jq '.[] | select
(.name=="development").nrfailed'

This prints the number of "evaluations" (components of a build) that
have failed to build, i.e. that should be 0 for a successful
build. That's just the current status, though. To make this reliable
would probably require some more API calls. But if the email method
is good enough, I would leave it at that.




Archive powered by MHonArc 2.6.19.

Top of Page