pullrequests Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python language:Python
Filter by
184M results
Pipelines as Code configuration removal
Summary
- Adds carousel_images: frontmatter key to post multiple images as an Instagram carousel
- Each image goes through the same resize/host pipeline as single images
- Non-Instagram platforms ...
Backend del scorecard de recomendación por posición (lo que pediste: juzgar si una compra va bien/mal contra sus propias
premisas, sin pelear con los stops mecánicos). Sin migración.
scorecard.py (puro): ...
ℹ️ Note
This PR body was truncated due to platform limits.
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite (source) | ^6.0.3 → ^8.0.0 ...
dependencies
major-update
Description
Adds TypeScript parity for accumulated context governance, as tracked in #3084.
The Python first cut landed in #2800. This PR brings the same capability to the TypeScript SDK. One PR per ...
needs-review:MEDIUM
size/XL
tests
Bumps actions/deploy-pages from 4 to 5. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/deploy-pages/releases actions/deploy-pages s releases /a . /em /p blockquote ...
dependencies
github_actions
Adds ScanOps-side transport design readiness after ScanOps 29-A and Inventory 29-B boundaries.
Scope:
- TEST/TRAINING design readiness only
- LIVE/PRODUCTION/UNKNOWN blocked
- review-only, design-only, ...
Part of #86 (create-only first cut). Update-stamping + prefix creation deferred (documented in ADR-0007), so #86 stays
open to track them.
What
For shared-instance multi-tenancy (ADR-0007), adds an optional ...
Summary
- Import View: multi-step wizard with localhost source detection, file upload with progress tracking, import options,
and results summary with per-source breakdown
- Export View: format ...
What
- beacon trek scope-approve / scope-reject CLI の cloud mode fallback で client._post(...) を呼んでいたが、 ApiClient には
post(...) しか存在せず AttributeError で fail していた typo を修正 (= 2 箇所)
Why
- PR #284 ...