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

Fixes #38006 - Allow extension of list of packages #585

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

adamruzicka
Copy link
Contributor

with scap contents

@adamruzicka adamruzicka force-pushed the ext branch 2 times, most recently from 62d1c0e to 646b8ab Compare November 12, 2024 14:29
Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

Thanks, @adamruzicka, LGTM.

I've got only two comments:

@adamruzicka
Copy link
Contributor Author

If we expect this list to be updated from even other plugins

I don't really see that happening.

Or, if theme_satellite must enforce that scap-sec-g-satellite must have preference over the default one.

Yeah, it must :/

Requirement?

I'll take a look

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

Thanks, @adamruzicka, and please don't hate me, just a small nitpick. Otherwise, LGTM and seems to be working.

@@ -50,12 +49,12 @@ class BulkUploadTest < ActiveSupport::TestCase
upload = ForemanOpenscap::BulkUpload.new
upload.stubs(:scap_guide_installed?).returns(false)
Copy link
Member

Choose a reason for hiding this comment

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

Even though the test passes, we should probably update this as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch, thank you

Copy link
Member

@ofedoren ofedoren left a comment

Choose a reason for hiding this comment

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

Thanks, @adamruzicka !

@ofedoren ofedoren merged commit 9bccb66 into theforeman:master Dec 3, 2024
26 checks passed
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