pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Java language:JavaScript
Filter by
222M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Add AWS Lambda Deployment Support and Modernize Infrastructure
Overview
This PR modernizes the BGG Game Selector API by adding AWS serverless deployment capabilities, upgrading to the latest
BGG XML ...
Why
Born from a dry-run of scripts/codex_tri_llm_review.py on PR #1237 (the P4 seam_verify PR). The dry-run did its job —
Codex caught a real P0 (stale integrity hash that would have blocked #1237 s merge) ...
Summary
- download SpoonInstall.spoon.zip into a temporary directory
- unzip directly into ~/.hammerspoon/Spoons
- avoid leaving zip/bundle artifacts in the current working directory
Test
- ...
Summary
- Adds a Splunk HTTP Event Collector (HEC) outbound sink implementing the DeliveryTarget protocol, so Seerflow alerts
can be forwarded to an existing Splunk deployment.
- Registers hec ...
Problem
The Docker build fails during pip install -r requirements.txt because numpy==1.21.6 does not support Python 3.11 (it
requires 3.11), and TensorFlow 2.20.0 requires numpy =1.26.0. The remaining ...