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

Add files attribute to RpmUnit [RHELDST-21555] #220

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

negillett
Copy link
Member

This commit adds an attribute, files, to RpmUnit which maps to the 'files.file' pulp field and holds a list of files provided by the RPM.

The immediate use case for this is in ubi-manifest to identify available files which may match those listed as dependencies, avoiding unnecessary pulp searches.

This commit adds an attribute, files, to RpmUnit which maps to the
'files.file' pulp field and holds a list of files provided by the RPM.

The immediate use case for this is in ubi-manifest to identify available
files which may match those listed as dependencies, avoiding unnecessary
pulp searches.
@negillett negillett self-assigned this Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a38c822) to head (69883d9).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #220   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           47        47           
  Lines         3225      3225           
=========================================
  Hits          3225      3225           

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

@negillett negillett merged commit 9142c61 into release-engineering:master Mar 28, 2024
8 checks passed
@negillett negillett deleted the 21555 branch March 28, 2024 14:29
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.

3 participants