Skip to content
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

Migrate MLP from gojek to caraml-dev organisation #81

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

terryyylim
Copy link
Contributor

What this PR does / why we need it:

This PR migrates the MLP repository from the gojek organisation (gojek/mlp) to the new CaraML organisation (caraml-dev/mlp). We need to update certain dependencies that were pointing to the original repo (e.g. Docker image repositories, Go dependencies pointing to gojek/mlp, etc.), and also the Go module paths from github.com/gojek/mlp to github.com/caraml-dev/mlp to reflect the new changes.

Subsequently, github.com/caraml-dev/merlin and github.com/caraml-dev/turing would need to be updated as well to reference this repository.

Which issue(s) this PR fixes:

N/A

Does this PR introduce a user-facing change?:

NONE

@terryyylim terryyylim self-assigned this Apr 11, 2023
@terryyylim terryyylim force-pushed the migrate-to-caraml-dev-org branch from 9d7fede to d3b948b Compare April 11, 2023 07:32
@terryyylim terryyylim force-pushed the migrate-to-caraml-dev-org branch from d3b948b to cc2d37b Compare April 11, 2023 07:36
@maniteja6799
Copy link
Collaborator

Also, update the image repository in the helm-chart as well?

Copy link
Contributor

@deadlycoconuts deadlycoconuts left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀 Thanks for the changes!

@terryyylim
Copy link
Contributor Author

Also, update the image repository in the helm-chart as well?

Yes will do once this is merged!

Copy link
Contributor

@ariefrahmansyah ariefrahmansyah left a comment

Choose a reason for hiding this comment

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

lgtm. thanks, @terryyylim

@terryyylim terryyylim merged commit 59f13e1 into caraml-dev:main Apr 12, 2023
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.

4 participants