Skip to content

pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:HTML

Filter by

156M results  (2 s)

156M results

What Added/updated tsconfig.json with strict: false and skipLibCheck: true. Why CI fails with TypeScript type errors.

What Adds a .claude/skills/publish-crd-reference/ skill documenting how the generated CRD reference pages under /reference/platform-api/crd/ are produced, and lists it in AGENTS.md. Why While making ...

概要 TypeScript を v5 (5.7.x) から v6 (6.0.3) へ upgrade しました。 参考: https://gist.github.com/privatenumber/3d2e80da28f84ee30b77d53e1693378f 変更内容 - typescript ^5.7.0 - ^6.0.3 - typescript-eslint ^8.18.1 ...

What Added package.json with test and build scripts. Why CI fails because package.json is missing or test/build scripts are not defined (config_mismatch).

One-time prettier normalization of the whole repo plus a CI format check so it stays that way. Mechanical - no logic changes. Turned out most of the audit s dirty files were only CRLF noise that git normalizes ...

What Added common missing dev dependencies. Why CI fails due to missing packages (dependency_drift).

Adds Rafaelia native safety verification script and CI workflow.