Skip to content

refactor: migrate repository URLs from kargnas to opgginc#36

Merged
kargnas merged 9 commits intomainfrom
task/migrate-opgginc
Feb 3, 2026
Merged

refactor: migrate repository URLs from kargnas to opgginc#36
kargnas merged 9 commits intomainfrom
task/migrate-opgginc

Conversation

@kargnas
Copy link
Member

@kargnas kargnas commented Feb 2, 2026

Summary

Migrate all repository URL references from kargnas/opencode-bar to opgginc/opencode-bar in preparation for GitHub repository transfer.

Changes

  • README.md: Updated 6 URL references (badges, download link, git clone)
  • Info.plist: Updated Sparkle auto-update feed URL (SUFeedURL)
  • StatusBarController.swift: Updated 3 GitHub URLs (repo link, new issue, star prompt)
  • GitHub Actions: Updated 4 URLs in build-release.yml and manual-release.yml

Verification

  • ✅ No old URLs remain (kargnas/opencode-bar)
  • ✅ All 14 new URLs in place (opgginc/opencode-bar)
  • ✅ App builds successfully

Post-Merge Steps (Manual)

After merging and pushing:

  1. Transfer repository: GitHub Settings → Danger Zone → Transfer to opgginc
  2. Verify redirect: curl -I "https://github.com/kargnas/opencode-bar/releases/latest/download/appcast.xml"
  3. Migrate repository secrets to new location
  4. Tag first release from new repository (e.g., v2.1.1)

Auto-Update Compatibility

Existing users with older versions will continue to receive updates because GitHub automatically creates redirects after repository transfer.

kargnas and others added 3 commits February 2, 2026 17:23
Co-authored-by: Claude <no-reply@Claude.ai>
Co-authored-by: Claude <no-reply@Claude.ai>
@kargnas kargnas marked this pull request as ready for review February 2, 2026 08:35
Copilot AI review requested due to automatic review settings February 2, 2026 08:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates all repository URL references from kargnas/opencode-bar to opgginc/opencode-bar in preparation for a GitHub repository transfer. The changes are straightforward and consistent, updating URLs across documentation, application configuration, source code, and CI/CD workflows.

Changes:

  • Updated all GitHub repository URLs from kargnas to opgginc organization
  • Modified 14 URL references across 5 files
  • Maintained existing URL structure and formatting

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Updated 6 URLs in badges, download links, and git clone instructions
CopilotMonitor/CopilotMonitor/Info.plist Updated Sparkle auto-update feed URL (SUFeedURL)
CopilotMonitor/CopilotMonitor/App/StatusBarController.swift Updated 3 GitHub URLs for repository link, issue creation, and star prompt
.github/workflows/build-release.yml Updated 2 URLs in appcast generation for release workflow
.github/workflows/manual-release.yml Updated 2 URLs in appcast generation for manual release workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 2, 2026 09:04
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 2, 2026 09:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings February 2, 2026 10:02
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

kargnas and others added 2 commits February 3, 2026 23:06
- README.md: brew tap kargnas/opencode-bar → opgginc/opencode-bar (from PR#47)
- LICENSE: add opgginc as co-copyright holder

Co-authored-by: Claude (Sisyphus, oMo) <no-reply@Claude.ai>
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@kargnas kargnas merged commit ba2110c into main Feb 3, 2026
12 checks passed
@kargnas kargnas deleted the task/migrate-opgginc branch February 3, 2026 15:11
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