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

export-pkg remote improvements #13324

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Mar 3, 2023

Changelog: Feature: Add conan export-pkg --skip-binaries to allow exporting without binaries of dependencies.
Changelog: Fix: Allow conan export-pkg to use remotes to install missing dependencies not in the cache.
Docs: conan-io/docs#3106

Close #13320

conan/cli/commands/export_pkg.py Outdated Show resolved Hide resolved
@memsharded memsharded marked this pull request as ready for review March 6, 2023 16:38
@memsharded memsharded merged commit bc6a0eb into conan-io:release/2.0 Mar 6, 2023
@memsharded memsharded deleted the feature/export_pkg_remotes branch March 6, 2023 17:30
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.

[bug] export-pkg tries to install binaries
3 participants