Jan,
On 1/23/24 01:54, Jan Beich wrote:
$ fetch -qo -"https://pkg-status.freebsd.org/api/1/builds?type=package" | jq -r ".. | select(.started? > $(date -v -2w +%s)) | .server" | sort -u
This URL unfortunately returns an outdated servers list: foul1/foul2 aren't in the list, and the last recorded build is in 2023.
I reported this problem (https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276906), but so far got no useful answer.
Thanks, Yuri
