pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:public
Filter by
129M results
背景
後衛のワンバウンド返球のコース選択が相手後衛の位置だけを基準にしており、相手前衛の立ち位置を考慮していなかった。そのため相手前衛が詰めている側へクロスを通してしまい、簡単にポーチされやすい不自然な配球になることがあった。
変更内容
tryReturnAI の後衛ワンバウンド返球で
oppFront(相手前衛)を参照し、コース選択にオープンコート優先のバイアスを追加。相手前衛が片側(|x| ...
Bumps tar from 7.5.11 to 7.5.16. details summary Commits /summary ul li a href=
https://github.com/isaacs/node-tar/commit/cf213384ac558b539c07c830ed7cca5ffc9e8550 code cf21338 /code /a 7.5.16 /li li a ...
dependencies
javascript
Removes tar. It s no longer used after updating ancestor dependency npm. These dependencies need to be updated together.
Removes tar
Updates npm from 11.10.1 to 11.17.0 details summary Release notes ...
dependencies
javascript
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
O que foi feito
CI — GitHub Actions (.github/workflows/ci.yml)
- Job test: Node.js 22, npm ci, npm test (Jest)
- Job build-docker: Build da imagem Docker (sem push)
- Job deploy (comentado): Deploy ...
Summary
- Kafka 이벤트 발행을 TransactionSynchronization.afterCommit()으로 지연하여 DB 커밋 이후에만 발행되도록 변경
- 도메인 레이어 변경 없이 infra 구현체(KafkaAuctionEventPublisher, KafkaBidEventPublisher)만 수정
- 트랜잭션 비활성 상태에서는 기존과 ...
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions