Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update references to point to rtcamp/snapwp monorepo #64

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

ashutoshgautams
Copy link
Contributor

What

Update repository references in snapwp-helper from rtcamp/headless to rtcamp/snapwp

Why

Align with the new monorepo structure where the package has been moved to rtcamp/snapwp

Related Issue(s):

How

  • Search and replace repository URLs in snapwp-helper package
  • Update from https://github.com/rtCamp/headless/ to https://github.com/rtCamp/snapwp/
  • Update any related documentation references

Testing Instructions

  1. Check all repository links in the codebase point to the new location
  2. Verify package dependencies and references resolve correctly
  3. Ensure no broken links remain

Screenshots

Additional Info

This is a straightforward repository reference update with no functional changes.

Checklist

  • I have read the Contribution Guidelines.
  • My code is tested to the best of my abilities.
  • My code passes all lints (PHPCS, PHPStan, ESLint, etc.).
  • My code has detailed inline documentation.
  • I have added unit tests to verify the code works as intended.
  • I have updated the project documentation accordingly.

@justlevine justlevine merged commit 5a01c90 into develop Jan 30, 2025
8 checks passed
@justlevine justlevine deleted the refactor/update-references branch January 30, 2025 14:20
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.

2 participants