Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:C#

Filter by

170M results  (2 s)

170M results

Summary Added add_numbers.py utility module with reusable numeric addition functions. Changes - add_two_numbers(a, b) – adds two numbers - add_multiple_numbers(*numbers) – adds any number of arguments ...

Summary Adds tool/terraform/import-manifest@main — a composite action that imports pre-existing Terraform resources from a declarative manifest file (JSON or YAML) checked into the consuming repo. Replaces ...

Bumps the console-npm group with 21 updates in the /apps/mewbo_console directory: | Package | From | To | | --- | --- | --- | | @radix-ui/react-dialog | 1.1.15 | 1.1.16 | | @radix-ui/react-dropdown-menu ...
dependencies
javascript

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

This PR addresses Ticket #402 by modularizing the floating popover cards for both the Activity Map and the Operational Calendar. Key changes: - Extracted popover logic into standalone components: MemberActivityCard/ ...

Deux changements 1. Alertes doublon N° facture renforcées - Confirmation avant sauvegarde (handleSubmit) : avant d enregistrer un dossier, on liste tous ses N° facture (fournisseur / régie / poseur) ...

Production-grade rebuild of the single-file TK One staff tool: - Modular TypeScript: pure scoring engine, validation, AI client, UI atoms, 5-step workflow (intake → candidates → analysis → reports ...

Summary - reject live-readiness bundles when the capability manifest does not satisfy operator-runbook safety controls - add a regression test for mismatched kill-switch declarations - document ...

Problem The build fails during pip install because pymupdf==1.27.2 does not exist on PyPI. Versions 1.27.x and above require Python =3.10, and the project uses python:3.9-slim as the base image, so pip ...