Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged language:JavaScript language:Java

Filter by

108M results  (2 s)

108M results

Second version of operations class upload, day01_Operations_class_testing_for_oop saved at 5/13/26 at 11:10 PM

Implements #170 (part of the front-page overhaul epic #176). What Adds a landing-page ** MakerBench ecosystem ** section that presents the project as a family of repos, not a single leaderboard: one ...

Extends the manual build.yml (workflow_dispatch) to also generate the CycloneDX SBOM, mirroring release-package.yml s build job. Lets you exercise the build + SBOM path on the real runner before tagging ...

!-- greptile_comment -- h3 Greptile Summary /h3 This PR ensures deck export files always end with a trailing newline, a common POSIX/editor convention. It also refactors _write_validated_decks to delegate ...

I have implemented the requested changes to add a customer field to the sales process. Specifically: 1. POS Interface: Added a new Cliente input field in the shopping cart section of the POS. 2. Default ...

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

- Updated Booking model to use trainer_profile_id (ForeignKey to trainer_profiles.id) instead of raw Telegram ID. - Updated User and TrainerProfile relationships to correctly reflect this change. ...

Summary - src/classify.py: Extended ensemble stacking to support 5/10/15-feature logistic regression meta-learners - _build_ensemble: adds optional tier2_outputs/tier3_outputs params; builds concatenated ...

Summary Fixes the intermittent CI failure in tests/sandbox/docker_runtime/test_auth.py::test_tampered_token_rejected (DID NOT RAISE SessionAuthError). This was a flaky test, not a code bug — the production ...