-
Notifications
You must be signed in to change notification settings - Fork 1.1k
[feature] Improve package signing plugin integration: new commands, tools and output format #18785
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
Closed
Closed
Changes from 20 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
279503e
pkg-sign commands
danimtb 13dd0f7
add sign_tools
danimtb 888fcf5
Merge branch 'develop2' into feature/improve_pkg-sign
danimtb d8b0454
add output formatters
danimtb a1d5368
add todo
danimtb 7619da9
add cannonical test
danimtb 61f3eac
Merge branch 'develop2' of github.com:conan-io/conan into feature/imp…
danimtb 3c6019e
improve output
danimtb 39b7c8c
remove deprecated use of methods in pkglist
danimtb 1f861b7
fix help msgs
danimtb 2bde5a3
fix assert
danimtb 4206bf4
raise if functions not found
danimtb ed780df
pattern same as upload
danimtb f8bc795
Update conan/cli/commands/cache.py
danimtb a887c3b
raise error in json output
danimtb cfca8d0
update output and error management
danimtb 5f7ef03
Merge branch 'feature/improve_pkg-sign' of github.com:danimtb/conan i…
danimtb 6d54cb2
fix unit tests
danimtb 94c5634
fix and rename
danimtb 4c74ec7
clean
danimtb d23091e
add fixme
danimtb bc159a4
Merge branch 'develop2' of github.com:conan-io/conan into feature/imp…
danimtb 4c584b7
manage error output
danimtb e0aacce
save pkg sign to deps graph node
danimtb 7ae2c58
cache sign preparator and install output
danimtb d7478ea
install output fix
danimtb 5da4d71
fix output
danimtb 207bdc9
fix
danimtb aa0a89e
fixes
danimtb 4c9b4b4
fix
danimtb bd4954a
more
danimtb cc20934
Update conan/tools/pkg_signing/plugin.py
danimtb c78b2e4
Update conan/tools/pkg_signing/plugin.py
danimtb 2748356
Update conan/cli/commands/cache.py
danimtb 8594b93
Update conan/tools/pkg_signing/plugin.py
danimtb 0289f5e
remove tool
danimtb 5b64682
remove from tests
danimtb fe427b6
Merge branch 'feature/improve_pkg-sign' of github.com:danimtb/conan i…
danimtb b09b70e
small fixes
danimtb 649bded
first simplify
danimtb ef4344b
simplify more
danimtb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.