Bug 379165

Summary: translations break on apps with no stable branch
Product: [Developer tools] releaseme Reporter: Jonathan Riddell <jr>
Component: generalAssignee: Harald Sitter <sitter>
Status: RESOLVED DOWNSTREAM    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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