Skip to content

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

Filter by

176M results  (2 s)

176M results

- updates the Docker image to use Python 3.11 - adds .env.docker to .gitignore - docker build succeeded - docker run --env-file .env.docker cbs-housing-pipeline:latest succeeded - the container ...

!--- Provide a general summary of the PR in the Title above -- !--- Insert the PR s # for the deploy preview s URL -- Deploy Preview What does this PR do? - standardize checkmark styling and positioning ...
Add on

💡 What: Optimized the core flatten_dictionary recursive loop in CanaData.py by pre-caching heavily used methods (append, pop, join), using strict type checking (type(v) is dict over isinstance), and leveraging ...

Description Extracted from #513 (and applied to integration tests). This PR would allow https://github.com/ecmwf/anemoi-transform/pull/306 to be merged without requiring anemoi-inference to update its ...
ATS Approval not needed
tests

Symptom Switching A→B once worked. A→B→A logged the user out of both accounts. Persisted even with the mutex + snapshot/rollback defenses from #160 and #161. Root cause Doing `refreshSession({refresh_token: ...

This PR introduces the second part of the input mutation for map. The input mutation contract for the input mutation remains unchanged and only the inputs xs are allowed to be in-place mutated. It follows ...
ciflow/inductor
ciflow/torchtitan
module: dynamo
topic: not user facing

This PR stops the leg test-fixture regenerators from rewriting the golden .akn/.html fixtures on a normal test run, gating them behind the UPDATE_XML environment variable so they only run when explicitly ...