pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:HTML
Filter by
211M results
Summary
Updates the project version from 1.1 to 1.2 in the README.
Changes
- Updated version string in README.md header from 1.1 to 1.2
Notes
This is a routine version bump. No functional changes ...
这是我第一次练习 Branch 和 Pull Request。
本次修改内容:
1. 创建了 learn-pr-workflow 分支
2. 在该分支里修改了 README.md
3. 增加了一句学习记录: 我正在学习 Pull Request 工作流。
本次没有修改:
1. index.html
2. style.css
3. script.js
4. GitHub Pages ...
Bumps actions/cache from 6.0.0 to 6.1.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/cache/releases actions/cache s releases /a . /em /p blockquote h2 v6.1.0 ...
dependencies
変更内容
- GAS側を端末ごとの全量上書きから、タスクID単位の統合へ変更
- 削除履歴(tombstone)を同期し、古い端末から削除済みタスクが復活する問題を防止
- ジャンル一覧も更新時刻で同期し、全削除後の復活を防止
- オンライン復帰・アプリ再表示時の自動取得を追加
- 旧形式のTaskData.jsonと旧アプリへの互換性を維持
- 複数端末・削除・競合・旧形式移行のシナリオテストを追加 ...
What
The Dashboard Unit Tests CI job has been red on main — 5 tests across 4 files failed. The originating PRs (#327, #332,
#345, #348) merged while CI was already red (GitHub billing + the PAG-17 lint ...
Automated update of the LTS version table from DockerHub.
概要
PVPに逆転ボーナスを実装(フェーズ2)。前回負けた側が多くピックでき、差分は「敗者先行」で先に単独ピック。
仕様
- 敗者=picksComeback(4枚)/勝者=picksAfterWin(3枚)。差分は敗者が先頭ステップで単独ピック(その間もう片方は待機)。以降は同時選択。
- 敗者側に「逆転ボーナス!」バナー表示。
既存プレイヤーへの影響対策
- pvpEnh(両者が新版)のときだけ有効。旧版混在なら ...
Here is a generated testing procedure that I found very useful.
LayerControl API — Manual Testing
Quick smoke-test guide for the centralized layer toggle API (LayerControlModel, exposed on
window.hajkPublicApi.layerControl). ...