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 #38083 - Add repository filter to Debian packages page #11255

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

nadjaheitmann
Copy link
Contributor

What are the changes introduced in this pull request?

Adding repository filter for Deb Packages page:
image

Considerations taken when implementing this change?

In Content --> Content Type --> Packages we have a repository filter. We want the same for Deb packages.

What are the testing steps for this pull request?

  1. You need Debian Repositories with packages.
  2. Go Content --> Content Type --> Deb Packages
  3. Select repository from 'All repositories' selection drop down

@nadjaheitmann nadjaheitmann force-pushed the 38083_packages_deb_repo_filter branch 5 times, most recently from 41c7cab to 1a1257a Compare December 11, 2024 18:10
Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

Missed the failing test, we can merge once it's fixed:

 HeadlessChrome 131.0.0 (Linux 0.0.0) Controller: DebsController should set the repository_id param on Nutupane when a repository is chosen FAILED
	Error: <spyOn> : could not find an object to spy upon for setParams()
	Usage: spyOn(<object>, <methodName>)
	    at UserContext.<anonymous> (/home/runner/work/katello/katello/engines/bastion_katello/test/debs/debs.controller.test.js:69:9)

@nadjaheitmann
Copy link
Contributor Author

Thanks @ianballou! Tests are green now 🟢 :)

Copy link
Member

@ianballou ianballou left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@ianballou ianballou merged commit f07701a into Katello:master Dec 12, 2024
26 checks passed
@maximiliankolb maximiliankolb deleted the 38083_packages_deb_repo_filter branch December 13, 2024 07:20
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.

2 participants