Actions
action #20380
closedtag/branch all translations in git
Start date:
2017-07-11
Due date:
2017-07-24
% Done:
100%
Estimated time:
Description
add tags or branches for all translations in git, in case they need to be updated from that specific branch later
- package-translations
- desktop-translations
- yast2-trans
- yast2-slide-show
- skelcd-openSUSE
- openSUSE-EULAs
Example:
$ osc ls openSUSE:Leap:42.3 skelcd-openSUSE | grep tar
skelcd-openSUSE-84.87.20170712.1dc7ffa.tar.xz
$ git show 1dc7ffa
$ git tag Leap_42.3-GM 1dc7ffa
$ git push origin Leap_42.3-GM
Total 0 (delta 0), reused 0 (delta 0)
To github.com:openSUSE/skelcd-openSUSE.git
* [new tag] Leap_42.3-GM -> Leap_42.3-GM
Updated by lnussel over 7 years ago
- Target version changed from GA to Postprocessing
Updated by lnussel over 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
done
Updated by lnussel about 7 years ago
- Copied to action #25088: tag/branch all translations in git added
Actions