Skip to content

Print only packages confirmed interactively in conan upload#14512

Merged
memsharded merged 3 commits into
conan-io:release/2.0from
memsharded:fix/upload_only_confirmed_cli
Aug 21, 2023
Merged

Print only packages confirmed interactively in conan upload#14512
memsharded merged 3 commits into
conan-io:release/2.0from
memsharded:fix/upload_only_confirmed_cli

Conversation

@memsharded

@memsharded memsharded commented Aug 18, 2023

Copy link
Copy Markdown
Member

Changelog: Bugfix: Print only packages confirmed interactively in conan upload.
Docs: Omit

Close #14490

@memsharded memsharded added this to the 2.0.10 milestone Aug 18, 2023
inputs=["yes", "yes", "yes", "yes", "yes", "admin", "password"])
client.save({"conanfile.py": GenConanfile("hello1", "1.2.1")})
client.run("create . ")
client.save({"conanfile.py": GenConanfile("hello1", "1.2.1").with_package_file("file.txt",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

TIL, super nice function to know!

@memsharded memsharded merged commit d739ab6 into conan-io:release/2.0 Aug 21, 2023
@memsharded memsharded deleted the fix/upload_only_confirmed_cli branch August 21, 2023 11:11
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.

Redesign UploadAPI management of package_lists and fix user confirmation

3 participants