pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:HTML language:Python
Filter by
175M results
Cross-checked the README/architecture against the code and fixed the gaps in four reviewable phases (one commit each).
Phase 1 — Modernize the API
- Replace deprecated @app.on_event( startup ) with ...
Summary
- Neuer /api/weather.php-Endpunkt: PLZ → Geocoding → Open-Meteo Forecast
- Wetter-Widget im Dashboard zwischen Signal-Cards und KPI-Grid
- Stündliches Solarstrahlungs-Balkendiagramm mit ...
Summary
- Deletes app/api/auto-carousel/route.ts and app/components/AutoCarouselForm.tsx — the Claude-backed LLM route and its
form component are fully removed; POST /api/auto-carousel now returns ...
💡 What: Replaced the loop-based assignment of c_i terms (-(y[max_n:] ** i) for i in 2...P) with a fully vectorized NumPy
broadcasting operation X_reg[:, 0:P-1] = - (y[max_n:, None] ** np.arange(2, P + ...
Summary by Gitar
- Codeowners update:
- Changed ownership of .github/CODEOWNERS from @SonarSource/quality-data-ml-squad to
@SonarSource/code-quality-ci-experience-squad.
sub This will ...
TDS Docker Image Update
New Image: potatofever/rda-tds:sha-3c33f40 Build Time: Trigger: TDS Docker build and push completed
Changes:
- Updated rda-tds-helm/values.yaml with new TDS image tag
- This ...
Bumps the minor-and-patch group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @playwright/test | 1.60.0 | 1.61.0 |
| oxlint | 1.69.0 | 1.70.0 |
| @tailwindcss/vite | ...
dependencies
javascript
Assignment Pull Request
Student Details
Name: Priya Yadav
Batch: A
Assignment Day: Day 3
Checklist
- [ ] I created my own branch.
- [ ] I added my solution inside my own folder.
- [ ] I used ...
Promotes main (staging, tested) → release (prod). Clean fast-forward — release had no commits ahead of main. 193
commits.
Highlights
- Unified MQM-aligned critique Issue model (replaces critique buckets), ...