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

[question] The intranet agent conan repository does not have access to GitHub pull code #17528

Open
1 task done
Amphetaminewei opened this issue Dec 27, 2024 · 1 comment
Open
1 task done
Assignees

Comments

@Amphetaminewei
Copy link

What is your question?

Hi! We want to build an open source package on the intranet through conan, we proxied the conan repository, but in the test we found that some packages need to be built, but the source code needs to be pulled from GitHub.
In fact, we also made a proxy for GitHub, how should we get conan to pull the source package through the proxy address?
The version of conan we use is: 1.63.0(That open source package requires this version)

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@memsharded memsharded self-assigned this Dec 27, 2024
@memsharded
Copy link
Member

Hi @Amphetaminewei

Thanks for your question.
What package do you refer to? Do you have any link?
The thing is that Conan 1 is already almost 2 years old, and is considered deprecated. Upgrading to Conan 2 should be a priority.

What do you mean "the conan repository"? Do you mean ConanCenter (center.conan.io API endpoint)? The one that is listed in conan remote list?

If that is the case, and you can already proxy ConanCenter configuring your proxy rules, not sure why doing a similar configuration for Github.com wouldn't be enough? Conan has some configuration to configure the proxies, but if you managed to get to ConanCenter, then Github.com should be similar.

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

No branches or pull requests

2 participants