Skip to content

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

Filter by

176M results  (2 s)

176M results

Summary This PR migrates the OCI Homelab deployment from the free tier (VM.Standard.A1.Flex) to the paid tier (VM.Standard.A2.Flex) with $300 free credits. The changes include updated Terraform configuration, ...

Resolve a issue #5. Alterações realizadas: Dockerfile (app/Dockerfile) - Alterado FROM node:24-alpine → node:22-alpine (versão LTS estável) - Adicionado apk add --no-cache curl para suporte ao health ...

Closes #962. substring_info built the original-case Vec char for every field up front, but it is only used to slice the snippet when a field matches. The exact loop (actions.rs) runs it over every candidate ...

Motivation - Simplify the booking form by replacing separate Adults/Children fields with a single numeric guests input that better matches how group stays are booked. - Surface direct-booking ...
codex

Description This PR performs a deep architectural refactoring of complex functions in xml.py, metadata.py, and json_metadata.py to dramatically reduce cyclomatic complexity while strictly preserving original ...

What was done this session B93 Post 9 (BIP substitution for P3 back-half check) P3 back-half check fired (P3=0 absolute count in B93). Queue pillar composition check: P3=4/13=31% (still ≥30% overaccumulated). ...

The mobile app s own location marker was hardcoded to the blue --primary color, ignoring the pin_color the seller already picks in their profile (which the web map and avatar already respect).

Summary - Fixed bug in exec-cost-entry.html where applying a cost template checked duplicate items against the entire order s costItems instead of filtering by the specific prodIdx - This caused ...