Structured triage workflow for CarbonJ bugs — reproduce, isolate to a pipeline phase (ingest / accumulate / store / query), then write a failing test before patching.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥ من skills من salesforce/carbonj. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٥ من أصل ٥ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية