pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML language:Python
Filter by
176M results
Automatically created by the SB Sommar edit-event API.
Repro: Cam logs into DETAIL Miami s portal → Good Afternoon, Mike (Mike is the academy s owner, not Cam).
Cause (display, not auth): the greeting, footer name/email, avatar initials, tour {NAME} token, ...
Summary
- Normalizes active ProjectInstructions team names from Alpha/Beta/Gamma to official NATO names Alfa/Bravo/Charlie.
- Leaves OWNER unchanged.
- Updates only active ProjectInstructions content; ...
Finishes the last open item from #252 (closed): golden fixtures recorded from a real forge, so tests stop encoding the
same blind spot as the code.
What
- Recorded real Forgejo /api/v1 responses from ...
Summary
GitHub s release asset CDN now serves redirects through release-assets.githubusercontent.com — a hostname not in
the 5.2.0 allowlist, which caused volta install canary-test-cli@5.2.0 to fail with: ...
Pull Request Template
📝 Description
Brief description of changes...
🎯 Type of Change
- [ ] Security improvement
- [ ] Bug fix
- [ ] Feature addition
- [ ] Performance optimization
- [ ] Documentation ...
Problema
O decorator ttl_cache usava None para representar tanto um cache miss quanto um valor armazenado. Com isso, funções
assíncronas que retornam None eram executadas novamente em todas as chamadas, ...