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

Build .mo files for katello #10035

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

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 27, 2023

I found out there already was a task to create the .mo files. This avoids having to store them in git as part of the release. The goal of this PR is to find out how to get this working and then apply it for every plugin that needs it.

@ekohl ekohl force-pushed the rpm/develop-build-mo-for-katello branch from c0867ca to 3de20ae Compare November 27, 2023 12:41
@ekohl
Copy link
Member Author

ekohl commented Nov 27, 2023

Summary:

  • It builds the .mo files in locale
  • It doesn't ship the .mo files in the RPM
  • It doesn't build the .mo files in engines/bastion/app/assets/javascripts/bastion/i18n/locale

@ekohl
Copy link
Member Author

ekohl commented Nov 27, 2023

We wouldn't have to store .mo files in git anymore if we do this. We may still want to include them in the .gem files, but this would work with nightly as well. Could also be part of gem build. Playing with the options now.

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