Skip to content

issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript linked:pr language:Java

Filter by

5.8M results  (319 ms)

5.8M results

Problem The PyPI publish in deploy-schemas.yml still uses long-lived TWINE_USERNAME / TWINE_PASSWORD credentials. PyPI (like npm) supports Trusted Publishing via OIDC, which removes the stored token entirely. ...

nukiblinker | 2026-06-11 20:51:47 [ERROR] nukiblinker.web_ui: Failed to get event log: Clients object has no attribute event_log nukiblinker | Traceback (most recent call last): nukiblinker | File /app/nukiblinker/web_ui.py ...
bug

Summary The smoke tests were commented out because there was an issue with pytests messing with the cv2 module s import order. We want to add these smoke tests back once we fix this issue.
enhancement
tests

The following code should pass with RestrictedEvalProvider: with handler(RestrictedEvalProvider()): ns = { x : 1} exec(compile(parse( x = 99 , f ), f ), ns) assert ns[ x ] == 99 ...

Goal Two deferred follow-ups bundled because they re both small renderer/diff polish: 1. Cross-section fill (from v0.2.6) render_section currently draws outline-only. Fill the cut interior so solid ...

Goal Confirm a part s real dimensions BEFORE slicing. Current 2D renders show outline + an optional W/H callout, but not proper dimension lines (extension lines, arrows, measured edge-to-edge callouts). ...

Summary CLAUDE.md documents routes/features that have drifted from src/App.jsx and the current pages: - /admin now redirects to /admin/dashboard (docs say Admin Dashboard is /admin) - Locations page ...
agent
chore

Description src/pages/QuoteApproval.jsx displays valid_until but never enforces it — a customer can approve a quote months after expiry. No server-side check either. Steps to Reproduce 1. Send a quote ...
agent
bug

Summary Two small consistency cleanups: 1. Archive/restore mutations (src/pages/Loads.jsx:91-107), EditLoad archive (src/pages/EditLoad.jsx:81), LoadDetail archive (src/pages/LoadDetail.jsx:33), ...
agent
chore

Description api/export-loads-to-sheets.js:146: loadsQuery.lte( created_at , endDate) with a date-only string excludes everything after midnight on the end date. The repo equivalent (load-repository.js ...
agent
bug
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.