pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Java language:C# language:Ruby
Filter by
243M results
Proposed changes
What changed
bump common-express to 15.0.2
Why did it change
Includes changes to logging parity with pino and hmpo-logger
Issue tracking
- OJ-3677
…iguration
Root Cause
The WelcomeBanner used bg-primary (#a63c00, dark brownish-rust) as a solid background for the entire hero section. On
large areas, this renders as deep red/dark red rather than orange.
Design ...
Notes de version de la campagne prod-ready + doc RSVP. Refs #102.
Summary
fix: preserve custom provider model capabilities on switch
Related Issue(s)
Closes #1105
Type of Change
- [ ] Bug fix
- [ ] New feature
- [ ] Documentation
- [ ] Refactor
- [ ] Other ...
What
Adds docs/14-data-surfacing-research.md — a fact-checked synthesis of how the bot should surface data, split into (A)
private competitive-edge analytics (ephemeral commands) and (B) public league-wide ...
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
Update reusable Sous Chefs workflow calls to 8.0.1.
This removes local workflow trusted-author overrides so repositories inherit the central policy from sous-chefs/.github.
Updating swagger schema resulted in 18 errors which are fixed in this PR
- API s OpenAPI spec started documenting properties that are translated from multi lang objects as optional
properties, because ...
## Summary
将 jacoco:report 绑定到 test 阶段,去掉 CI/CD 中多余的单独 jacoco 步骤,确保每次 mvn test 自动生成覆盖率报告。
## Changes
- pom.xml:jacoco report phase 改为 test
- ci-cd.yml:mvn clean package 去掉 jacoco:report,上传覆盖率报告保留 ...