Skip to content

Align remaining repository references with the rsmetacheck rename - #112

Merged
Anas-Elhounsri merged 2 commits into
mainfrom
copilot/rename-rsmetacheck
Sep 7, 2026
Merged

Align remaining repository references with the rsmetacheck rename#112
Anas-Elhounsri merged 2 commits into
mainfrom
copilot/rename-rsmetacheck

Conversation

Copilot AI commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

The repository rename to rsmetacheck was not reflected consistently across user-facing docs, package metadata, and generated output links. This updates the remaining stale RsMetaCheck / RSMetaCheck references so published instructions and emitted URLs match the current repository name.

  • Repository and package references

    • Updated clone/install URLs and directory names in README.md and docs to use SoftwareUnderstanding/rsmetacheck
    • Normalized package naming in metadata (codemeta.json) and site configuration (mkdocs.yml)
    • Renamed the PyPI publish workflow label to match the current package name
  • User-facing text and published docs

    • Replaced legacy casing in CLI help text and markdown/html documentation where the old name was still shown
    • Updated generated/static site pages under docs/ so titles, links, and descriptive copy use rsmetacheck
  • Generated analysis output

    • Updated the note link emitted by the analyzer to point at the lowercase GitHub Pages path
    • Refreshed the bundled notes example to reflect the renamed repository path
  • Focused coverage

    • Added assertions for the renamed CLI config help text
    • Tightened notes-output expectations to verify the emitted catalog URL uses the renamed path

Example of the runtime-facing change:

w3id_code = f"https://softwareunderstanding.github.io/rsmetacheck/#{pitfall_code}"

Copilot AI linked an issue Sep 7, 2026 that may be closed by this pull request
Co-authored-by: vuillaut <4263646+vuillaut@users.noreply.github.com>
Copilot AI changed the title [WIP] Update code and documentation for package renaming to rsmetacheck Align remaining repository references with the rsmetacheck rename Sep 7, 2026
Copilot AI requested a review from vuillaut September 7, 2026 09:25
@Anas-Elhounsri
Anas-Elhounsri marked this pull request as ready for review September 7, 2026 09:41
@Anas-Elhounsri
Anas-Elhounsri merged commit 215ef0d into main Sep 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

package has been renamed to rsmetacheck

3 participants