Skip to content

Migrate from exterex/exTerEX to andreassag - #33

Merged
andreassag merged 1 commit into
mainfrom
migrate-username-to-andreassag
Aug 15, 2026
Merged

Migrate from exterex/exTerEX to andreassag#33
andreassag merged 1 commit into
mainfrom
migrate-username-to-andreassag

Conversation

@andreassag

Copy link
Copy Markdown
Owner

No description provided.

Automated migration: 20 replacements of exterex/exTerEX -> andreassag
Copilot AI lite review requested due to automatic review settings August 15, 2026 02:11
@andreassag
andreassag merged commit 30a24a5 into main Aug 15, 2026
1 of 4 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates repository references and Go import paths to reflect a migration from exterex/exTerEX to andreassag, aligning code and documentation with the new GitHub owner.

Changes:

  • Updated Go import paths from github.com/exterex/morphic/... to github.com/andreassag/morphic/... across web routes, internal packages, and tests.
  • Updated documentation URLs (README + docs) to clone from and link to the new GitHub repository.
  • Updated CI Codecov slug to point at andreassag/morphic.

Reviewed changes

Copilot reviewed 20 out of 20 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
web/routes_shared.go Updates shared package import to new GitHub owner path.
web/routes_organizer.go Updates organizer import path to new GitHub owner path.
web/routes_dupfinder.go Updates dupfinder/shared import paths to new GitHub owner path.
web/routes_converter.go Updates converter/shared import paths to new GitHub owner path.
README.md Updates build badge and clone URL to andreassag/morphic.
internal/shared/shared_test.go Updates shared test import path to new GitHub owner path.
internal/organizer/scanner.go Updates shared import path used by organizer scanner.
internal/organizer/organizer_test.go Updates organizer test import path to new GitHub owner path.
internal/dupfinder/videos.go Updates shared import path used by dupfinder video logic.
internal/dupfinder/scanner.go Updates shared import path used by dupfinder scanner.
internal/dupfinder/images.go Updates shared import path used by dupfinder image logic.
internal/dupfinder/dupfinder_test.go Updates dupfinder/shared test import paths to new GitHub owner path.
internal/converter/scanner.go Updates shared import path used by converter scanner.
internal/converter/converter.go Updates shared import path used by converter logic.
internal/converter/converter_test.go Updates converter test import path to new GitHub owner path.
internal/converter/constants.go Updates shared import path used by converter constants.
docs/index.md Updates clone URL and license link to andreassag/morphic.
docs/_config.yml Updates repository metadata URLs for docs site to andreassag/morphic.
cmd/morphic/main.go Updates imports for main entrypoint to new GitHub owner path.
.github/workflows/CI.yml Updates Codecov slug to andreassag/morphic.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread cmd/morphic/main.go
Comment on lines +10 to +11
"github.com/andreassag/morphic/internal/shared"
"github.com/andreassag/morphic/web"
@andreassag
andreassag deleted the migrate-username-to-andreassag branch August 15, 2026 02:25
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