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

Remove conan-center default remote #9401

Merged
merged 2 commits into from Aug 11, 2021

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented Aug 9, 2021

Changelog: Feature: Remove conan-center (https://conan.bintray.com) default remote.
Docs: conan-io/docs#2212

As conancenter is already working fine, there is no need to keep conan-center remote by default in the client, so we can remove it and start fading out the usage of this old repo.

  • Refer to the issue that supports this Pull Request.
  • If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • I've read the Contributing guide.
  • I've followed the PEP8 style guides for Python code.
  • I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Note: By default this PR will skip the slower tests and will use a limited set of python versions. Check here how to increase the testing level by writing some tags in the current PR body text.

@danimtb danimtb added this to the 1.40 milestone Aug 9, 2021
Copy link
Contributor

@jgsogo jgsogo left a comment

Choose a reason for hiding this comment

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

This change will break users that are consuming packages with ...@conan/stable or other user/channel that were aggregated into the legacy center.

I cannot say if this is a change we want to merge 🤷 .

@jgsogo jgsogo assigned tapia and unassigned jgsogo Aug 9, 2021
Copy link
Member

@memsharded memsharded left a comment

Choose a reason for hiding this comment

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

We need to do this, sooner or later, we cannot maintain a bintray.com URL forever.
So I say yes, lets do this. These packages have been documented as legacy for a while now.

Lets try to say it clearly in the docs, and in blog post.

@dmn-star
Copy link

I recently removed the deprecated conan-center remote. However, I had to clean conan local cache for the whole thing to work. conan-io/conan-center-index#6711

And I had to add new "default" remote manually. conan-io/conan-center-index#6706

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.

None yet

6 participants