pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:JavaScript language:Go
Filter by
151M results
Summary
This PR updates translation status based on source file changes.
What this PR does
- Marks translations as outdated: true when their English source has been updated
- Marks translations ...
Bumps @typescript-eslint/eslint-plugin from 8.61.0 to 8.61.1. details summary Release notes /summary p em Sourced from a
href= https://github.com/typescript-eslint/typescript-eslint/releases @typescript-eslint/eslint-plugin ...
dependencies
javascript
Automatically generated component mapping update
Summary
- ks trending [-n N] — fetches hot videos via the visionHotRank GraphQL query, resolves each photo ID via
visionVideoDetail
- ks search query [-n N] — keyword search via visionSearchPhoto; ...
Motivation
- Remove the dev ng serve deployment (public SockJS/live-reload on :4200) and serve a production Angular build through
Nginx inside the frontend container.
- Fix gateway routing so ...
codex
요약
- 기능: cockpit --preview 박스와 --json 출력에 남은 사용량 한 줄 추가. usageStatusLine()이 [모델] | 세션 남음 % | 주간 남음 % 형식 한 줄을 만든다. 환경변수
NEKOWORK_USAGE_MODEL / NEKOWORK_SESSION_* / NEKOWORK_WEEKLY_* (HARNESS_* 별칭 ...
Summary
- add Apache-2.0 licensing plus roadmap and contribution docs
- run CI and CodeQL on feature branch pushes
- add pinned workflow linting to local and CI checks
- document dedicated worker-account ...
Motivation
- Improve search behavior so workspace filtering matches ISP names separately from location/customer fields and avoids
showing empty ISP groups that don t match the query.
- Make tenant/ISP ...
codex
배경
#48 에서 JiraIssueCreationDialog.generateTemplate() 에 ### 테스트 단계 섹션을 추가했지만, 이를 검증하는 프런트(vitest) 테스트가 없었습니다. 최근 추가된 컴포넌트
테스트(ProjectManager.test.jsx, JiraHistoryDialog.test.jsx)와 동일한 mock 패턴으로 보강합니다. ...
Problem
POST /v1/memories/{id}/links (KG link creation) was not in the sandbox proxy allowlist. All four SDK quickstarts fail at
this step:
{ error : forbidden_endpoint , message : This endpoint is not ...
auto-merge