Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:C# is:unmerged

Filter by

66.8M results  (1 s)

66.8M results

Summary - add human-verified user story for the pdd change command - add generated contract sidecar covering agentic/manual routing and story+contract staging Derived from PR #1501 comment: https://github.com/promptdriven/pdd/pull/1501#issuecomment-4662232582 ...

See: https://github.com/DIAGNijmegen/rse-roadmap/issues/475#issuecomment-4660820243

Signed-off-by: Matthew Grossman mgrossman@nvidia.com

https://dev.azure.com/sfa-gov-uk/Digital%20Apprenticeship%20Service/_build/results?buildId=1108491 view=results

Motivation - The tenant egress lookup used the path-encoded active tenant value from current_tenant(), which percent-encodes characters like :, causing per-tenant config keys such as slack:U123 ...
aardvark
codex

Package the app as one Docker image: a multi-stage build compiles the React frontend and FastAPI serves it same-origin, so there is one container and one public URL with no CORS configuration. - Frontend ...

Updated Verify.NUnit from 31.19.0 to 31.19.1. details summary Release notes /summary Sourced from Verify.NUnit s releases. 31.19.1 - [x] #​1746 Mark passthrough string Verify overloads as [StringSyntax( ...
dependencies
.NET

Motivation - The tenant envelope code did not authenticate envelopes to a tenant or purpose because AES-GCM associated data and the KMS interface carried None, allowing wrapped DEKs or sealed blobs ...
aardvark
codex

Motivation - Remove a legacy, local SQLite engine and session setup in the auth_me_runtime_principal test in favor of the shared db_session fixture for consistent and lower-overhead test DB management. ...
codex