pullrequests Search Results · language:Dune language:JavaScript language:Java language:TypeScript language:Java language:Java
Filter by
211M results
Adds Node 20/22 CI workflow and a syntax-check smoke test. LICENSE already existed (MIT).
Changes
- .github/workflows/ci.yml — CI on Node 20 + 22, runs on push/PR to main/master
- test/smoke.test.js ...
Bumps @tailwindcss/postcss from 4.3.0 to 4.3.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/tailwindlabs/tailwindcss/releases @tailwindcss/postcss s releases /a ...
What
Turns the per-city loyalty pass from #203 from a memoryless, fixed-step drift ( back-and-forth attrition ) into a
streak-weighted model: once a city starts leaning one way, it leans harder each consecutive ...
Summary
Fixes the backend client pool so that after a user reloads kubeconfig from a custom path, all subsequent Kubernetes API
calls use that config instead of falling back to ~/.kube/config.
Task
...
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
needs:compliance
needs:title
Summary
Surface the per-city loyalty meter (from #210) on the hex board, the read-only display for the loyalty system. Closes
#206.
What it shows
- Center-anchored bipolar bar under a city s HP bar, ...
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
This pull request was created by @kiro-agent on behalf of @ansu9932 :ghost:
Comment with /kiro fix to address specific feedback or /kiro all to address everything. sub Learn about Kiro Web /sub
Fresh ...
Adds MIT LICENSE, a Node 20/22 CI smoke workflow, and a syntax-check smoke test (npm test verified green locally). Part
of github-portfolio-uplift fortification. Generated with Claude Code
💡 What: Throttled the scroll event listener in Navbar.tsx using requestAnimationFrame and added { passive: true }. 🎯
Why: The previous implementation triggered multiple getBoundingClientRect calls on every ...