pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:JavaScript
Filter by
125M 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
Batch 2 of the feature sprint
- Fix HTML export light/dark toggle: the exported style guide s theme button now actually works. Theme variables are
scoped under html[data-theme= light ] / html[data-theme= ...
UNIVERSE free-will arc — H_940/941/942 (3 closers)
| H | question | measured verdict |
| --- | --- | --- |
| H_940 real-ANU re-confirm | H_936 s buffer-artifact 🟢 used os.urandom; does a REAL ANU big ...
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 result builder for multi-city Germany trip segments
- Reuse the existing Trip Dates result builder for each city segment
- Detect transfer days and derive an overall itinerary risk ...
概要
一覧画面の「🚀 いえらぶに送信」ボタンを初回押下したときに、本来 PDF プレビュー画面が開くべきところを「都道府県を入力してください」というアラートが誤発火するレースコンディションを修正します。
症状
1. 一覧で「🚀 いえらぶに送信」をクリック
2. → 本来:PDF内容確認画面(「いえらぶに送信せず一覧に保存のみ」「いえらぶに送信する」ボタン付き)が開く
3. → 実際:「都道府県を入力してください」のアラート ...
Summary
- pinact により全ワークフローの uses: を特定コミット SHA にピン(サプライチェーン攻撃対策)
- zizmor CI ワークフローを追加(GitHub Actions のセキュリティ脆弱性を継続スキャン)
Changes
- .github/workflows/*.yml: action@v1 → action@ sha # v1 に変更
- ...