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

[ArtifactHub.io] GPG public key annotation added #178

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

didierofrivia
Copy link
Member

Part of the work needed for Kuadrant/helm-charts#18

This PR adds a new annotation in the Helm Chart.yaml meant for displaying the public key used for signing its chart packages. More info in https://artifacthub.io/docs/topics/annotations/helm/

@didierofrivia didierofrivia added the kind/enhancement New feature or request label Feb 3, 2025
@didierofrivia didierofrivia self-assigned this Feb 3, 2025
@didierofrivia didierofrivia requested a review from eguzki February 3, 2025 13:58
@codecov-commenter
Copy link

codecov-commenter commented Feb 3, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.23%. Comparing base (92de465) to head (55aaf87).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
- Coverage   84.04%   82.23%   -1.82%     
==========================================
  Files          18       18              
  Lines        1210     1210              
==========================================
- Hits         1017      995      -22     
- Misses        147      162      +15     
- Partials       46       53       +7     
Flag Coverage Δ
integration 75.78% <ø> (-2.65%) ⬇️
unit 64.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
api/v1alpha1 (u) 100.00% <ø> (ø)
pkg/helpers (u) 83.78% <ø> (ø)
pkg/log (u) 93.18% <ø> (ø)
pkg/reconcilers (u) 73.26% <ø> (ø)
pkg/limitador (u) 97.65% <ø> (ø)
controllers (i) 70.48% <ø> (-5.60%) ⬇️
pkg/upgrades ∅ <ø> (∅)

see 2 files with indirect coverage changes

@didierofrivia didierofrivia added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit bfe1e42 Feb 4, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants