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

Asset example change public key file #6116

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Feb 7, 2025

The examples/tests/assets.py.data/gnu_hello_signer.gpg public key uses .gpg type even though the key inside is PGP without any extensions. Let's change this file type to more generic .pgp which will grant it better compatibility without loosing any information.

Reference: #6111

The `examples/tests/assets.py.data/gnu_hello_signer.gpg` public key uses
`.gpg` type even though the key inside is PGP without any extensions.
Let's change this file type to more generic `.pgp` which will grant it
better compatibility without loosing any information.

Reference: avocado-framework#6111
Signed-off-by: Jan Richter <[email protected]>
@richtja richtja added this to the 110 - Codename TBD milestone Feb 7, 2025
@richtja richtja requested a review from clebergnu February 7, 2025 11:12
@richtja richtja self-assigned this Feb 7, 2025
@richtja richtja linked an issue Feb 7, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.16%. Comparing base (a24b10c) to head (733cb18).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6116   +/-   ##
=======================================
  Coverage   67.15%   67.16%           
=======================================
  Files         203      203           
  Lines       21977    21977           
=======================================
+ Hits        14759    14761    +2     
+ Misses       7218     7216    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review Requested
Development

Successfully merging this pull request may close these issues.

lintian: openpgp-file-has-implementation-specific-extension
1 participant