Bug 379165 - translations break on apps with no stable branch
Summary: translations break on apps with no stable branch
Status: RESOLVED DOWNSTREAM
Alias: None
Product: releaseme
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-24 14:13 UTC by Jonathan Riddell
Modified: 2017-04-24 15:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2017-04-24 14:13:55 UTC
Some apps don't have a specific stable branch such as kexi or kpmcore, repo-metadata just says none for the stable branch and there's no translations in branches/stable/ they just get it from unstable

but neon dev stable edition breaks as it doesn't find any translations

somehow releaseme should detect this and use trunk translations
Comment 1 Harald Sitter 2017-04-24 15:16:14 UTC
That'd need handling in the neon tooling https://github.com/blue-systems/pangea-tooling/blob/master/ci-tooling/lib/ci/vcs_source_builder.rb#L74