pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Python
Filter by
229M results
Why
Pre-demo review of ruby against fks-full. The good news: the Python source survived the split intact — it s
byte-identical to fks-full/src/ruby/src and compiles cleanly under Python 3.13. The problem: ...
Pull Request
概要
Infisicalに設定された接続情報(APIキーやデータベースIDなど)を用いて取得した、各種セキュリティデータ(CISA KEV, FIRST EPSS, NVD CVE, arXiv, GitHub)の初期 Parquet
データを追加します。
背景・目的
Infisical から環境変数をプロセスにインジェクトした状態でのデータ取得処理、および取得したデータの ...
What
Adds two independent feature flags — bandReservations and bandEvents — that gate the band dashboard s Reservations and
Events tabs. Both default to off, so staff can enable them per-environment from ...
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
Summary
- add a pulsing in-world hint on the optional greed relic after the first steal
- expose the hint in arcade debug state for regression coverage
- hide the hint once the greed route is armed ...
Summary
- record the latest scoped #1910 validation after syncing the assigned branch with current origin/main
- keep the issue in review with the existing ToPrimitive classifier findings preserved ...
Summary
Bugfix: a self-clean started after a claimed/finished load wasn t detected. Bumps version to 0.9.1.
Cause (from the user s dashboard)
Laundry Stage = Done — claimed (Ginko s previous load) ...
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
CommitMessage::Unqualified
Contribution::Community
Fixes the weather updater so it does not hang or fail when processing fixture weather.
Changes:
- Processes only fixtures inside the 10-day Open-Meteo forecast window.
- Skips past fixtures.
- ...
Login used @supabase/ssr createBrowserClient (cookie session); the data client used plain createClient and never saw it,
so RLS reads (leads) ran as anon and returned empty. Switch data client to createBrowserClient ...