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 jquery-ui-rails package to katello #11416

Open
wants to merge 1 commit into
base: rpm/develop
Choose a base branch
from

Conversation

MariaAga
Copy link
Member

@MariaAga MariaAga commented Oct 31, 2024

split from #11004

Copy link

@adamruzicka adamruzicka left a comment

Choose a reason for hiding this comment

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

LGTM, with this we should be able to break the cyclical dependency between the three (now four) opened PRs.

@adamruzicka
Copy link

Needs a rebase

@MariaAga
Copy link
Member Author

MariaAga commented Nov 4, 2024

Rebased

@adamruzicka
Copy link

And once more I'm afraid

@MariaAga MariaAga force-pushed the add-jquery-ui-katello branch 2 times, most recently from c5d55a3 to 272c8bc Compare November 12, 2024 12:04
@MariaAga
Copy link
Member Author

@theforeman/packaging

@adamruzicka
Copy link

[test rpm-copr]

@adamruzicka
Copy link

Sigh, if I'm reading it right, rebasing once more should make the current build failures go away.

@MariaAga
Copy link
Member Author

unfourtunetly Current branch add-jquery-ui-katello is up to date.

@adamruzicka
Copy link

[test rpm-copr]

@MariaAga
Copy link
Member Author

MariaAga commented Dec 2, 2024

Rebased again
@theforeman/packaging Does this need anything else?

@@ -76,6 +76,10 @@ BuildRequires: (npm(react-bootstrap) >= 0.32.1 with npm(react-bootstrap) < 1.0.0
BuildRequires: (npm(use-deep-compare-effect) >= 1.6.1 with npm(use-deep-compare-effect) < 2.0.0)
# end package.json dependencies BuildRequires

# start specfile assets BuildRequires
Copy link
Member

Choose a reason for hiding this comment

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

This would point to an assets bundler group like Foreman has (https://github.com/theforeman/foreman/blob/207137e04d1c87757477d758c20d0790de142173/bundler.d/assets.rb#L1), but katello doesn't use that. Instead, in Katello/katello#10982 you add it to the gemspec so it belongs in the specfile generated dependencies group.

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

Successfully merging this pull request may close these issues.

3 participants