pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:JavaScript
Filter by
195M results
Closes ZS-3
Created by Igris autonomous pipeline (repo: main).
Claude s summary:
Overview
Adds a light/dark mode toggle to the Todo app. The theme is driven entirely by CSS custom properties switched ...
igris-managed
review-pending
Motivation
- The bed (location) page should not show soil moisture UI when no sensor data is available or when current values
cannot be retrieved, to avoid misleading placeholders or error text. ...
codex
This is an automatic copy of pull request #17158 done by Mergify.
Issue
https://gravitee.atlassian.net/browse/APIM-13400
Description
Changes Added apiRole and applicationRole to the REST and core GroupCRDSpec ...
conflicts
Проблема
Скачивание видео падало с 403 Forbidden. Видео kinescope раздаются по подписанным HLS-манифестам, а код запрашивал
неподписанный https://kinescope.io/{video_id}/master.mpd → 403 + пустой type= ...
Platform Healing — Automated Fix
Type: consolidated Files changed: 1
Drift Findings
| Resource | Field | Expected (Repo) | Actual (State) | Severity |
| --- | --- | --- | --- | --- |
| module.express_backend_app ...
💡 What: Optimized list-building loops by converting .append() operations into list comprehensions and dictionary
unpacking. 🎯 Why: Iterative .append() calls inside tight recursive / traversal loops (like ...
Fix hero headline overflow at 1440px ▎ ▎ Reduces the clamp max on .hero-headline from 88px to 72px (styles.css:545).
At 1440px viewport the preferred value (5.5vw = 79.2px) ▎ exceeded the left panel width ...
Summary
- Add ci-verify.yml workflow for project-health branches (markdownlint, build, ESLint, functions lint)
- Wire VS Code markdownlint settings and extension recommendation
- Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 ...