Skip to content

Conversation

joelanford
Copy link
Member

Post-transfer, all repo references need to change to github.com/operator-framework/kpm

@joelanford joelanford requested a review from Copilot September 3, 2025 15:08
Copy link

@Copilot 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 updates all repository references to reflect a repository transfer from github.com/joelanford/kpm to github.com/operator-framework/kpm. This is a maintenance update required after the repository was transferred to a new organization.

  • Updated Go module declaration in go.mod
  • Updated all internal import paths across the codebase
  • Updated installation instructions in README.md

Reviewed Changes

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

Show a summary per file
File Description
go.mod Updates module path to new repository location
main.go Updates import path for internal CLI package
internal/pkg/spec/registryv1.go Updates import paths for internal API and registry packages
internal/pkg/spec/builder.go Updates import path for internal tar utility package
internal/pkg/bundle/registry/v1/metadata.go Updates import path for internal registry package
internal/pkg/bundle/registry/v1/manifests_test.go Updates import path for internal registry package
internal/pkg/bundle/registry/v1/manifests.go Updates import path for internal registry package
internal/pkg/bundle/registry/v1/bundle.go Updates import path for internal tar utility package
internal/cli/build.go Updates import path for internal spec package
README.md Updates installation command with new repository path

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@joelanford joelanford merged commit 48e0cbd into main Sep 3, 2025
1 check passed
@joelanford joelanford deleted the transfer-to-operator-framework-org branch September 3, 2025 16:29
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