-
-
Notifications
You must be signed in to change notification settings - Fork 2
Localize RSS feeds (rss_ #2836
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
Localize RSS feeds (rss_ #2836
Changes from all commits
ff47d02
5754ae5
b28b682
f375dc6
f5764b2
b15f585
666ef49
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in the latest commit. The
postbuildscript inpackage.jsonnow copies allrss_*.xmlfiles todist/afterrss.xml:The subshell with
exit 0ensures the step is always treated as optional — if no localized feed files exist yet, the build still succeeds.