Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Python language:Python

Filter by

176M results  (2 s)

176M results

Summary Fixes #12 — concurrent kaizen runs clobber the shared /tmp/kaizen-latest.log and leave no persistent per-run log. Implements the issue s recommended primary fix (option 1) plus the cheap complement ...

This PR introduces configurable baseline variants for experiments, allowing users to select any variant as the baseline instead of assuming control. The change is backward compatible and updates calculations, ...
capy

Summary Repository-wide scrub for hardcoded property-specific / company-specific identifiers that had been copied from real files used during development into test fixtures (and two source-comment examples). ...

Gold-standard template for the Quick Math mini-calcs (rev-multiple), to be swept across the rest. What changed - Name (SEO + intuitive): Rev Multiple → Revenue Multiple Capacity Check (title, h1, OG, ...

This PR contains the following updates: | Package | Type | Update | Change | | --- | --- | --- | --- | | anthropics/claude-code-action (changelog) | action | digest | 806af32 → 51705da | Configuration ...
dependencies

Description Adds internationalization (i18n) support for edx-proctoring-proctortrack by introducing the required translation infrastructure and generating the initial translation catalog. Changes Add ...

Closes #23 Summary - Render the internal upload success result as formatted HTML while keeping normal notices escaped. - Allow uploaded schedule versions to be deleted individually or in bulk. ...

What The final two sentinel-leak fixes from the Phase 0a honesty pass that were stranded when #59 squash-merged before this commit was pushed. They are the same class as honesty-fix 1/3 (which only guarded ...

Summary Makes the TriggerHandler in-memory cache rollback-safe. on_trigger_added / on_trigger_removed mutated the _by_event index synchronously inside transaction.atomic blocks, so a rollback left the ...