diff --git a/bin/deploy b/bin/deploy index 8571b91..470de8c 100755 --- a/bin/deploy +++ b/bin/deploy @@ -36,12 +36,12 @@ if [ "$1" = "watch" ]; then msg "updating watches..." for f in pull_requests/*.json; do pr=$(basename $f .json) - curl -s -o pull_requests/${pr}.json https://pr-status.humpback-trout.ts.net/${pr} + curl -s -o - https://pr-status.humpback-trout.ts.net/${pr} | jq -rS >pull_requests/${pr}.json msg "Updated watch for ${pr}: $(jq -r .title pull_requests/${pr}.json msg "Added watch for ${pr}: $(jq -r .title 5.1.0"} \ No newline at end of file +{ + "branches": [ + "master", + "nixos-23.05", + "nixos-23.05-small", + "nixos-unstable", + "nixos-unstable-small", + "nixpkgs-unstable", + "release-23.05", + "staging", + "staging-23.05", + "staging-next", + "staging-next-23.05" + ], + "pull_request": "228552", + "queryTime": "0.076622", + "release": "unstable", + "status": "complete", + "status_info": { + "master": true, + "nixos-unstable": true, + "nixos-unstable-small": true, + "nixpkgs-unstable": true, + "staging": true, + "staging-next": true + }, + "title": "tidal-hifi: 5.0.0 -> 5.1.0" +} diff --git a/pull_requests/231281.json b/pull_requests/231281.json index ab75f55..e121c97 100644 --- a/pull_requests/231281.json +++ b/pull_requests/231281.json @@ -1 +1,22 @@ -{"branches":["nixos-22.11","nixos-22.11-small","nixpkgs-22.11-darwin","release-22.11","staging-22.11","staging-next-22.11"],"pull_request":"231281","queryTime":"0.067892","release":"stable","status":"complete","status_info":{"nixos-22.11":true,"nixos-22.11-small":true,"release-22.11":true,"staging-22.11":true,"staging-next-22.11":true},"title":"tailscale: 1.40.0 -> 1.40.1"} \ No newline at end of file +{ + "branches": [ + "nixos-22.11", + "nixos-22.11-small", + "nixpkgs-22.11-darwin", + "release-22.11", + "staging-22.11", + "staging-next-22.11" + ], + "pull_request": "231281", + "queryTime": "0.069228", + "release": "stable", + "status": "complete", + "status_info": { + "nixos-22.11": true, + "nixos-22.11-small": true, + "release-22.11": true, + "staging-22.11": true, + "staging-next-22.11": true + }, + "title": "tailscale: 1.40.0 -> 1.40.1" +} diff --git a/pull_requests/232308.json b/pull_requests/232308.json index c47b80c..b1107e1 100644 --- a/pull_requests/232308.json +++ b/pull_requests/232308.json @@ -1 +1,21 @@ -{"branches":["master","nixos-unstable-small","staging","staging-next"],"pull_request":"232308","queryTime":"0.044244","release":"unstable","status":"open","status_info":{"master":true,"nixos-unstable":false,"nixos-unstable-small":true,"nixpkgs-unstable":false,"staging":true,"staging-next":true},"title":"jetbrains.jdk: 17.0.6-b829.5 → 17.0.6-b829.9"} \ No newline at end of file +{ + "branches": [ + "master", + "nixos-unstable-small", + "staging", + "staging-next" + ], + "pull_request": "232308", + "queryTime": "0.052190", + "release": "unstable", + "status": "open", + "status_info": { + "master": true, + "nixos-unstable": false, + "nixos-unstable-small": true, + "nixpkgs-unstable": false, + "staging": true, + "staging-next": true + }, + "title": "jetbrains.jdk: 17.0.6-b829.5 → 17.0.6-b829.9" +} diff --git a/pull_requests/233651.json b/pull_requests/233651.json index 7138f55..72b0afe 100644 --- a/pull_requests/233651.json +++ b/pull_requests/233651.json @@ -1 +1,9 @@ -{"branches":[],"pull_request":"233651","queryTime":"0.037351","release":"stable","status":"complete","status_info":{},"title":"matrix-synapse: 1.83.0 -> 1.84.0"} \ No newline at end of file +{ + "branches": [], + "pull_request": "233651", + "queryTime": "0.056087", + "release": "stable", + "status": "complete", + "status_info": {}, + "title": "matrix-synapse: 1.83.0 -> 1.84.0" +}