Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:PHP language:JavaScript

Filter by

196M results  (2 s)

196M results

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

摘要 把原本兩階段的 Python CLI(爬牌譜 ID → 下載+轉換)包成一個引導式 Electron 桌面 App,全部新增於 gui/ 子目錄,與既有 Python 程式乾淨分離。 一體式流程:選擇下載方式 → 下載 ID(Stage 1)→ 下載牌譜+轉換 MJAI(Stage 2)→ 設定。實時進度、可取消,並支援 Stage 2 並行下載+並行轉換。介面支援 i18n(繁中/English/日本語)。 ...

Adds no-deploy VGC-TOKEN repository safety audit snapshots. Adds text and JSON snapshots proving repository safety audit output remains complete, non-approving, and safe. No contract source changed. No ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | matplotlib | 3.10.8 → 3.10.9 | age | confidence | Release Notes details summary matplotlib/matplotlib ...
dependencies

Summary - RegistryAccessTest: Tests singleton pattern, register/registered lifecycle, registry retrieval by key, duplicate registration exception, and multi-registry retrieval (84.6% → 100% line ...

Bumps com.gradleup.shadow:shadow-gradle-plugin from 8.3.10 to 8.3.11. details summary Release notes /summary p em Sourced from a href= https://github.com/GradleUp/shadow/releases com.gradleup.shadow:shadow-gradle-plugin ...
dependencies
java

Summary Closes remaining data loss vectors and adds security hardening after PR #155 (which fixed the startup-level destructive ops). Data Loss Prevention work.js — When worker_assignments had a missing ...

What is the purpose of the change The PR makes nightly running only if there are new commits since previous run. If there is no new commits it will not run. This is will allow to reduce GHA usage since ...