pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript
Filter by
182M results
Summary
Replace the Spotless/Palantir formatting setup with the project s own resources/checkstyle.xml, wire in the Checkstyle
(puppycrawl) Maven plugin as the build-time style gate, and add concise JavaDoc ...
this is a test PR
Why
The repo-tracker PostToolUse hook (claude-code/hooks/claude.py) silently swallows every error — except (URLError,
OSError): pass and a top-level except Exception: sys.exit(0) — and returns with no ...
Bug and impact
- Stock adjustment confirmation double-applied inventory deltas and revert subtracted the target quantity instead of
the recorded delta, corrupting warehouse stock.
- Production ...
Résumé
- Nouveau tests/api/test_api_boot_insecure.py : 2 tests prouvant que le lifespan FastAPI refuse une DSN insecure en
prod avant asyncpg.create_pool — miroir de S196 (chemin worker)
- create_runtime_pool ...
Bug and impact
- Shopify order imports failed for stores with more than 250 orders in the import window because page 2+ requests
included invalid cursor-pagination parameters. The backend caught ...
Please ensure your pull request adheres to the following guidelines:
- [ ] make sure to link the related issues in this description
- [ ] when merging / squashing, make sure the fixed issue references ...
Added a new GitHub Actions workflow .github/workflows/build-windows.yml. This workflow is triggered automatically on
pushes to the main branch or manually via workflow_dispatch. It runs on a windows-latest ...
this is a test PR