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

make: Update POT file correctly #5014

Merged

Conversation

VladimirSlavik
Copy link
Contributor

@VladimirSlavik VladimirSlavik commented Aug 7, 2023

The changes from 70d7814 were mistakenly applied to the top level makefile.


Needed to fix the daily pot file updates in l10n repo: https://github.com/rhinstaller/anaconda-l10n/actions/workflows/pot-file-update.yaml

@github-actions github-actions bot added the f39 label Aug 7, 2023
Copy link
Contributor

@M4rtinK M4rtinK 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, but please add a docstring explaining your magic. :)

Makefile.am Show resolved Hide resolved
@VladimirSlavik
Copy link
Contributor Author

VladimirSlavik commented Aug 9, 2023

Good that I did not merge it, I just realized the fix was wrong. We want to put the new pot on the branch, not on top of the pinned commit. The top level makefile needed "reverting", not doing the same as the subdir one getting actual translations.

@VladimirSlavik
Copy link
Contributor Author

VladimirSlavik commented Aug 9, 2023

/kickstart-test --testtype smoke

edit: Looks like it's crashing on unreachable repo. Branching is here!

@VladimirSlavik VladimirSlavik changed the title make: Update POT file same as in po/ make: Update POT file correctly Aug 9, 2023
@VladimirSlavik
Copy link
Contributor Author

/kickstart-test --waive infra only

@VladimirSlavik VladimirSlavik merged commit 78db250 into rhinstaller:master Aug 9, 2023
17 checks passed
@VladimirSlavik VladimirSlavik deleted the master-pot-update-fix branch August 9, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants