Point all SCF API links at the club-canonical host - #219
Conversation
The scaffold templates still emit the legacy hackidle.github.io SCF API host, so every newly generated plugin inherits it; five merged plugins carry the same legacy links. The nist-ai-rmf review (GRCEngClub#213) corrected the host for that plugin and this completes the sweep at the root: all four framework-plugin templates and the five remaining plugins now point at grcengclub.github.io. All fourteen swapped links verified returning 200 on the canonical mirror. CHANGELOG history and LICENSE attribution intentionally left untouched.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Greptile SummaryUpdates SCF API references to use the club-canonical
Confidence Score: 5/5The PR appears safe to merge because the canonical-host replacements are complete and preserve every SCF framework identifier and template variable. The changes consistently replace only the legacy hostname across all current affected plugins and scaffold outputs, with no remaining active legacy references or broken link shapes identified.
|
| Filename | Overview |
|---|---|
| plugins/grc-engineer/templates/framework-plugin/reference/README.md.tmpl | Updates the generated Reference-plugin README link to the canonical SCF API host. |
| plugins/grc-engineer/templates/framework-plugin/reference/skills/SKILL.md.tmpl | Updates the generated Reference-plugin skill link without changing template variables or behavior. |
| plugins/grc-engineer/templates/framework-plugin/stub/README.md.tmpl | Updates the generated Stub-plugin README link to the canonical SCF API host. |
| plugins/grc-engineer/templates/framework-plugin/stub/commands/assess.md.tmpl | Updates the generated Stub assessment-command link to the canonical SCF API host. |
| plugins/frameworks/au-apra-cps-234/README.md | Correctly updates the framework's SCF crosswalk reference while retaining its framework identifier. |
| plugins/frameworks/jp-appi/README.md | Correctly updates the framework's SCF crosswalk reference while retaining its framework identifier. |
| plugins/frameworks/sg-mas-trm/README.md | Correctly updates the framework's SCF crosswalk reference while retaining its framework identifier. |
| plugins/frameworks/us-finra/README.md | Correctly updates the framework's SCF crosswalk reference while retaining its framework identifier. |
| plugins/frameworks/us-nerc-cip/README.md | Correctly updates the framework's SCF crosswalk reference while retaining its framework identifier. |
| CHANGELOG.md | Accurately records the canonical-host cleanup and its scope. |
Reviews (1): Last reviewed commit: "Point all SCF API links at the club-cano..." | Re-trigger Greptile
Completes the template-level cleanup offered in the #213 review thread: the scaffold templates still emit the legacy hackidle.github.io SCF API host, so every generated plugin inherits it. This swaps all four framework-plugin templates and the five merged plugins still carrying legacy links to grcengclub.github.io. All fourteen swapped links verified returning 200. CHANGELOG history and LICENSE attribution intentionally untouched.