Skip to content

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

Filter by

184M results  (2 s)

184M results

Summary - Add the M6-00 docs-only readiness spec. - Add the M6 evidence directory entry and M6-00 evidence manifest. - Record M5 owner signoff, M5R current evidence state, current main/CI/PR/branch ...

Writes CHANGELOG.md as the initial public release entry for v1.1.1, summarising all confirmed features from the codebase.

Summary After export_parquet() runs, copy *.parquet files to a separate curated directory so ~/datalake.me/curated/strava/ stays in sync with raw. Changes - strava_pull.py: Add --curated-dir CLI flag ...

Add a moment sub-package that exports the MOMENT-1 time-series foundation models (AutonLab/MOMENT-1-{small,base,large}) to ONNX, following the multi-size Chronos-Bolt pattern. - New models/moment package: ...

on all tabs, sorting, ordering and pagination is broken because query params was not provided always pass params to fix issue (status is not provided when empty) Log from backend 127.0.0.1 - - [25/Jun/2026 ...

Post-M7 close-out: record #14 exit criteria, revert the diagnostic, prune spent docs Lands the chore/post-m7-followups branch. M7 (v0.0.2) already shipped via #13; this records the two out-of-session ...

Small trash can icons on Choose Skills panel of sign up, edit profile skills, and create/edit project tags and mediums Closes https://github.com/LookingforGrp-rit/LookingForGroup/issues/1523

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

Problem The /orders/api/v1/orders/ pk /retry-erp-sync/ endpoint was returning HTTP 500 with AssertionError: Cannot apply DjangoModelPermissions on a view that does not set .queryset or have a .get_queryset() ...

Ensure that refreshed tokens respect the access_token_max_age by also configuring the OAUTH2_TOKEN_EXPIRES_IN for the refresh_token grant. Fix #264