Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Java language:Java language:HTML

Filter by

128M results  (2 s)

128M results

Summary - server.py: Added viewer_type / is_owner / permissions to GET /profile/{user_id} — server-side JWT verification, matching the company profile pattern (Architecture Doctrine §22) - profile-showcase.html: ...

Symptom Running instances log asyncpg.exceptions.UndefinedColumnError: column grafana_instances.kind does not exist on every /api/grafana/* call. Cause Migration 0011 was reshaped in place during development ...

Adds a minimal GitHub Actions CI workflow (.github/workflows/ci.yml) that installs the package and runs the existing pytest suite on Python 3.11 and 3.12. The package is installed with --no-deps because ...

Description This test was not running in CI. Follows #11777. How Has This Been Tested? It is the test. Additional Options - [ ] [Optional] Please cherry-pick this PR to the latest release version. ...

:robot: I have created a release beep boop 0.5.0 (2026-06-05) Features - Notion-style add row — the table s last row IS the add form; email column first (8ae49c3) This PR was generated with Release ...
autorelease: tagged

This breaks a reference cycle similar to what has been done for FilterContext in #1439. import gc from av.filter import Graph def test_graph_leak(): graph = Graph() src = graph.add( testsrc ...

Description Adds the missing PGN Seven Tag Roster headers required by the PGN specification in generate_pgn(). Changes Made - Added [Site checkora.io ] - Added [Round ? ] - Ensured exported PGN ...
assignee-mismatch

Summary PR-8: the three workflow node types (parallel, subgraph, handoff) move from partially-stubbed to fully generated — closing the largest remaining declared-vs-enforced gap. Subgraph - Silent ...

Summary - expose vCard 4 KIND, GENDER, and ANNIVERSARY in ContactData - parse those fields into the typed projection and preserve them through DTO reconstruction - cover the parser and DTO shape ...

Adds missing backticks to the interaction_rankings header in docs/analytics_contract.md to align with the other metrics.