pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:CSS
Filter by
170M results
What does this PR do?
!-- Clearly describe the change. What problem does it solve? Link the issue it closes. --
Closes # !-- issue number --
Human Verification
- [ ] I wrote this code myself (not ...
ai-detected
breaking-change
ci-cd
needs-description
needs-human-review
needs-review
performance
returning-contributor
size:large
Summary
Adds first-party UI editing support for ArchiveItem source metadata fields:
- author_name — מחבר/ת
- source_title — מקור
These fields already existed on ArchiveItem and were already displayed ...
DEPLOY-IMPL-007 — generate an SBOM per image and keyless-sign every published image (and its SBOM) with cosign
(Sigstore), resolving the supply-chain signing requirement in the design.
What this adds ...
PR C, блок 1 — сводная панель сверху.
- metrics-summary теперь возвращает currency каждого аккаунта рядом с today/yesterday.
- index.js: сворачиваемая панель над таблицей со счётчиками по КАТЕГОРИЯМ ...
(cherry picked from commit 81965c1683d7129a70e3fde22ea8a02b9398e227)
Co-authored-by: saber-bit bryanventura0324@gmail.com
awaiting review
docs
skip issue
skip news
fix: The build job fails at the mypy type-check step because the PR intro
The release Actions job failed because the workflow enforces tag == v package.json version , and the run used v0.1.1
while package.json remained 0.1.0. This change aligns repository version metadata with ...