Skip to content

chore: migrate to kaito org #569

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
merged 6 commits into from
Aug 7, 2025
Merged

chore: migrate to kaito org #569

merged 6 commits into from
Aug 7, 2025

Conversation

sozercan
Copy link
Collaborator

@sozercan sozercan commented Aug 7, 2025

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

@sozercan sozercan marked this pull request as ready for review August 7, 2025 16:31
@Copilot Copilot AI review requested due to automatic review settings August 7, 2025 16:31
Copilot

This comment was marked as outdated.

Signed-off-by: Sertac Ozercan <[email protected]>
@sozercan sozercan requested a review from Copilot August 7, 2025 16:41
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 migrates the AIKit project from the sozercan organization to the kaito-project organization on GitHub. The change involves updating all references to repository URLs, container registry paths, and module imports to reflect the new organizational structure.

  • Updates all GitHub repository URLs from sozercan/aikit to kaito-project/aikit
  • Changes container registry paths from ghcr.io/sozercan to ghcr.io/kaito-project/aikit
  • Updates Go module path and all import statements to use the new organization

Reviewed Changes

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

Show a summary per file
File Description
website/docusaurus.config.js Updates site URLs and GitHub links for documentation
website/docs/*.md Updates documentation links, image references, and example commands
pkg/**/*.go Updates Go module imports and container image references
models/*.yaml Updates syntax references in model configuration files
go.mod Changes module path to new organization
.github/workflows/*.yaml Updates workflow references and container registry paths
charts/aikit/values.yaml Updates default image repository in Helm chart
README.md Updates all documentation links and example commands
Makefile Updates registry and LDFLAGS references
Dockerfile Updates workspace paths

@sozercan sozercan merged commit 97be118 into main Aug 7, 2025
7 of 15 checks passed
@sozercan sozercan deleted the kaito-migration branch August 7, 2025 16:42
sozercan added a commit that referenced this pull request Aug 7, 2025
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.

1 participant