Skip to content

pullrequests Search Results · language:Edge language:Python language:C# language:HTML language:JavaScript language:Java

Filter by

223M results  (3 s)

223M results

Resolves #41 Adds a comprehensive guide for packaging custom OpenStudio measures into the template_sim_package directory. What this adds - template_sim_package structure reference - Ruby and Python ...

Removes esbuild. It s no longer used after updating ancestor dependency vite. These dependencies need to be updated together. Removes esbuild Updates vite from 5.4.21 to 8.0.16 details summary Release ...
dependencies
javascript

Release Candidate for Beta Full review of code, gameplay, and mechanics. The project had drifted significantly from the release ready status in the old docs — this PR fixes the core game loop end to end, ...

Closes #151

Bumps postcss to 8.5.15 and updates ancestor dependency postcss-cli. These dependencies need to be updated together. Updates postcss from 7.0.36 to 8.5.15 details summary Release notes /summary p em Sourced ...
dependencies
javascript

Unified replay for data-prep-kit/data-prep-kit

_compute_picking_ids reads stock.move.line grouped by result_package_id with the picking_id:array_agg aggregate, over every non-done/cancel line targeting the package. Lines that carry a result_package_id ...

Bug Cellar and Rack each declared a 30-day TTL index to auto-purge soft-deleted docs: schema.index({ deletedAt: 1 }, { expireAfterSeconds: 30*24*60*60, partialFilterExpression: { deletedAt: { $ne: ...