diff --git a/bin/deploy b/bin/deploy index a92b8a1..8571b91 100755 --- a/bin/deploy +++ b/bin/deploy @@ -31,6 +31,22 @@ rebuild() { return $? } +if [ "$1" = "watch" ]; then + if [ "$2" = "update" ]; 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} + msg "Updated watch for ${pr}: $(jq -r .title 5.1.0"} \ No newline at end of file diff --git a/pull_requests/231281.json b/pull_requests/231281.json new file mode 100644 index 0000000..6974976 --- /dev/null +++ b/pull_requests/231281.json @@ -0,0 +1 @@ +{"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.111847","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 diff --git a/pull_requests/232308.json b/pull_requests/232308.json new file mode 100644 index 0000000..c2b424d --- /dev/null +++ b/pull_requests/232308.json @@ -0,0 +1 @@ +{"branches":["master","nixos-unstable-small","staging","staging-next"],"pull_request":"232308","queryTime":"0.072896","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 diff --git a/pull_requests/233651.json b/pull_requests/233651.json new file mode 100644 index 0000000..e5499ec --- /dev/null +++ b/pull_requests/233651.json @@ -0,0 +1 @@ +{"branches":[],"pull_request":"233651","queryTime":"0.043749","release":"stable","status":"complete","status_info":{},"title":"matrix-synapse: 1.83.0 -> 1.84.0"} \ No newline at end of file