pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:merged
Filter by
86.7M results
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
Summary
- Adds a docs-only design for a future readonly Cockpit historical dry-run audit view.
- Defines data source, readonly access, filters, pagination, detail drawer, evidence cards, diagnostics, ...
docs
documentation
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
Summary
- Root had 15 documentation files mixed in alongside README.md, AGENTS.md, PRODUCT.md, DESIGN.md. A contributor
landing on the repo couldn t tell what mattered.
- Moved all 15 to docs/ ...
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
…arch, and CRUD operations
Summary
- Add PWS001 detection for time.sleep(...).
- Register PWS001 in the static rule list.
- Add warn/pass fixtures for PWS001.
- Add rule tests and CLI coverage.
- Update README and CHANGELOG. ...
Summary
- remove redundant pass bodies from abstract base methods whose docstrings already form valid method bodies
- replace manual try/assert/except ValueError test with pytest.raises
- keep the ...