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

Prepare for cpm #2222

Closed
wants to merge 1 commit into from
Closed

Prepare for cpm #2222

wants to merge 1 commit into from

Conversation

luizbon
Copy link

@luizbon luizbon commented May 29, 2024

What this PR does / why we need it:

This PR is to prepare the codebase for CPM (Centra Package Management)
Since the repository contains too many projects, it would be impossible to review everything in one go.

After that PR is completed, following PRs will be created to address one project at a time.

Which issue(s) this PR fixes:

Please reference the issue this PR will close: #2006

Special notes for your reviewer:

This PR should not impact the overall project.

Does this PR introduce a user-facing change?:

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation
  • Provided sample for the feature

@adamsitnik
Copy link
Collaborator

@luizbon thank you for your contribution! Since #2278 has included a full CPM support I decided to merge it and close your PR. Again, thanks for your help!

@adamsitnik adamsitnik closed this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment