Structured triage workflow for CarbonJ bugs — reproduce, isolate to a pipeline phase (ingest / accumulate / store / query), then write a failing test before patching.
原文の言語: 英語
メニュー
SkillsMP は salesforce/carbonj から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 5 件中 5 件を表示しています。
Structured triage workflow for CarbonJ bugs — reproduce, isolate to a pipeline phase (ingest / accumulate / store / query), then write a failing test before patching.
原文の言語: 英語
Verify and auto-fix the BSD-3-Clause license headers that the build enforces. CarbonJ has no checkstyle/spotless — license headers are the only enforced static check.
原文の言語: 英語
Self-review checklist for a CarbonJ change before opening or merging a PR. Aligns with what CI enforces.
原文の言語: 英語
Build the bootJar and start CarbonJ locally on the default `dev` profile.
原文の言語: 英語
Run CarbonJ tests. Defaults to the service module's full unit+integration suite. Pass an FQCN (e.g. `com.demandware.carbonj.service.db.points.SomeTest`) or pattern to scope.
原文の言語: 英語