pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:HTML language:Python
Filter by
189M results
¿Qué hace?
- Agrega manejo de errores adecuado para mostrar mensajes claros y descriptivos al usuario cuando falla el intento de
inicio de sesión.
- Incorpora un indicador visual de carga (spinner) ...
Automated test pull request
What this does
Builds #27 — the visible proof of ADR-0001 dedupe, un-deferred now that #26 produces multi-appearance Content.
- editionNames(content) (format.ts): edition names deduped by key, primary ...
📋 PR 설명
어떤 작업을 했나요?
fix: 로컬 개발 환경 설정 및 프론트 버그 수정
- docker-compose.override.yml 추가 (로컬 FastAPI SSH 터널 연결)
- docker-compose.yml FastAPI 서비스 AWS 기준으로 복원
- .gitignore에 docker-compose.override.yml ...
Summary
OpenEMR 8.1 (oce-810) made CsrfUtils::collectCsrfToken() / verifyCsrfToken() require a
Symfony\Component\HttpFoundation\Session\SessionInterface. The module s pre-8.1 zero/one-arg calls now throw ...
Bumps aws-sdk-s3 from 1.217.0 to 1.225.1. details summary Changelog /summary p em Sourced from a href=
https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md aws-sdk-s3 s changelog ...
dependencies
ruby
Executive summary
Autonomous repository audit remediation. The live origin/main (Phase 2B / v4.8.0) had landed broken but green because
the on-main CI only ran the orphan checker
- a 10-test smoke. ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| gcr.io/distroless/python3-debian13 | final | digest | a156791 → 178dd00 |
Configuration
📅 Schedule: ...
Adds a minimal CI workflow (pip install -e .[dev,relay] + pytest) running on PRs and pushes to main. This becomes the
required status check for the new main-branch protection. With the package installed ...
Fixes the _as_text length contract and connection_count fallback logging while preserving the Work helper deduplication
merged previously.