Docs | Support

proteanhq/protean

work/python-3.15-support
1 month ago
@subhashb CI/nox: scope the unixODBC install to 3.15 and skip missing nox interpreters Address two Copilot su
No dependencies with known security vulnerabilities.
work/python-3.15-support
1 month ago
@subhashb Docs: tighten pre-merge CI wording Address two Copilot suppressed notes. The quality.md summary no
No dependencies with known security vulnerabilities.
work/python-3.15-support
1 month ago
@subhashb CI: install unixODBC headers on non-FULL legs so pyodbc builds on 3.15 The 3.15 core leg failed at
No dependencies with known security vulnerabilities.
work/python-3.15-support
1 month ago
@subhashb Docs: describe the per-PR vs nightly CI split accurately Copilot flagged that the quality claims re
No dependencies with known security vulnerabilities.
work/python-3.15-support
1 month ago
@subhashb Add changelog fragment for Python 3.15 support
No dependencies with known security vulnerabilities.
work/python-3.15-support
1 month ago
@subhashb Add Python 3.15 (prerelease) support Declare 3.15 in the PyPI classifiers, add it to the Nox matrix
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Carry coded diagnostics on init-time and runtime raises (#1425) * Carry coded diagnostics on init-t
No dependencies with known security vulnerabilities.
work/1331-coded-init-diagnostics
1 month, 1 week ago
@subhashb Narrow the location docstring to core IR/check producers A test exercises build_diagnostic(..., loc
No dependencies with known security vulnerabilities.
work/1331-coded-init-diagnostics
1 month, 1 week ago
@subhashb Carry coded diagnostics on init-time and runtime raises Init-time and runtime raises from the domai
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Add recovery trace validation: check the real code against Recovery.tla (#1424) * Add recovery trac
No dependencies with known security vulnerabilities.
feat/1385-9-1-13-recovery-trace-validation-conform
1 month, 1 week ago
@subhashb Merge remote-tracking branch 'origin/main' into feat/1385-9-1-13-recovery-trace-validation-conform
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Check the real $all checkpoint advance against Checkpoint.tla (#1423) * Add checkpoint trace valida
No dependencies with known security vulnerabilities.
main
1 month, 1 week ago
@subhashb Make cache get_all a private, unpaginated utility (_get_all) (#1421) * Give cache get_all one pagin
No dependencies with known security vulnerabilities.
feat/1385-9-1-13-recovery-trace-validation-conform
1 month, 1 week ago
@subhashb Fix a stale docstring and tighten the changelog wording is_active()'s docstring said the subscripti
No dependencies with known security vulnerabilities.
feat/1401-cache-get-all-pagination-means-something
1 month, 1 week ago
@subhashb Cap _get_all at a fixed 1000 entries and warn on truncation _get_all returned the whole match set,
No dependencies with known security vulnerabilities.