-
-
Notifications
You must be signed in to change notification settings - Fork 193
ref: Migrate codebase references from cameroncooke to getsentry #211
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Update repository, bugs, and homepage URLs to getsentry org. Remove author field and fix Model Context Protocol spacing.
Replace hardcoded cameroncooke references with github.repository and github.repository_owner context variables so the workflow works correctly after org transfer.
Update default base URL and formula homepage to getsentry. CLI override flags are preserved for manual recovery.
Point template-manager.ts and install-skill.sh to getsentry org for downloads.
Update Homebrew tap, GitHub URLs, and skill install URLs to getsentry across README, GETTING_STARTED, SKILLS, and MIGRATION_V2. Preserve compatibility note for existing cameroncooke tap users.
Update server.json, release script, server instructions, docs, and template test assertions. AXe and xcodemake references are unchanged as those repos remain under cameroncooke.
Remove personal FUNDING.yml. Replace Code of Conduct with link to Sentry's code of conduct.
Rename xcuserdata fixture directory from cameroncooke to johndoe and update all test expectations to match the current fixture data including the correct simulator UUID.
…est assertions Replace 55 inline string duplicates across 10 UI automation test files with a shared constant exported from axe-helpers.
Replace com.cameroncooke, com.example, and com.mycompany bundle identifiers with io.sentry across example projects, scaffold tool defaults, tests, and documentation.
Update GitHub issue URL in UI test and brew tap in release notes generator script.
Delete transient planning docs, completed migration guides, and resolved investigation notes that are no longer relevant.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update all repository references, bundle identifiers, URLs, and metadata
following the org transfer from
cameroncooketogetsentry.What changed:
github.repositorycontext varsgetsentry/XcodeBuildMCPgetsentryorgcom.cameroncooke.*/com.example.*toio.sentry.*AXE_NOT_AVAILABLE_MESSAGEconstant to deduplicate 55 test assertionsNot changed (intentional):
cameroncooke/axe(separate repo, not transferring)cameroncooke/xcodemake(separate repo)All 1237 tests pass. Lint is clean.