pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
95.4M results
…tion bar
Set up multilingual infrastructure and implement language switching for the navbar
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
Automated Atris worktree ship.
Branch: codex/codex-cli-voice-wins-20260708-043244 Target: master
Summary
Complete rebuild of the seed template from a marketing site into a proper 10-page home service business website, plus
updated the API route to use the seed template directly.
Changes
Seed Template ...
배경
관리자 화면의 위임 iDRAC 스캔 세부 로그에서 에이전트 OC2Sandbox가 대기(에이전트 인출 전) 상태로 멈추고 🚫 에이전트 OC2Sandbox 의 잡 인출 폴링 기록이 없습니다 오류가 표시되는 사례가
있었습니다.
이는 중앙/포탈 코드 버그가 아니라 엣지 측 설정 문제(엣지 프로세스 미기동 / CENTRAL_URL 미설정 / CENTRAL_TOKEN ...
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
What
Restored a valid package.json with minimal scripts.
Why
CI fails because package.json is missing or malformed (ENOENT / JSON parse error).
What
This PR removes any potential trailing commas or syntax errors from package.json, ensuring the file is valid JSON and
can be parsed by npm and the CI pipeline.
Why
The CI was failing with a config_mismatch ...