Project

General

Profile

Actions

action #61551

closed

tag/branch all translations in git

Added by lnussel over 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Translations
Target version:
Start date:
2020-05-11
Due date:
2020-07-02
% 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

Example:
$ osc ls openSUSE:Leap:15.1 skelcd-openSUSE | grep tar
skelcd-openSUSE-84.87.20170712.1dc7ffa.tar.xz
$ git show 1dc7ffa
$ git tag Leap_15.1-GM 1dc7ffa
$ git push origin Leap_15.1-GM
Total 0 (delta 0), reused 0 (delta 0)
To github.com:openSUSE/skelcd-openSUSE.git
* [new tag] Leap_15.1-GM -> Leap_15.1-GM


Related issues 1 (0 open1 closed)

Copied from openSUSE Leap 15.1 - action #47801: tag/branch all translations in gitClosedkeichwa2019-05-202019-05-24

Actions
Actions #1

Updated by lnussel over 4 years ago

  • Copied from action #47801: tag/branch all translations in git added
Actions #2

Updated by lkocman almost 4 years ago

  • Assignee set to lkocman
Actions #3

Updated by lkocman almost 4 years ago

  • Due date changed from 2020-05-15 to 2020-07-02
Actions #4

Updated by lkocman almost 4 years ago

lkocman@linux:~/Workspace/opensuse/skelcd-openSUSE> git push upstream Leap_15.2-GM
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To github.com:openSUSE/skelcd-openSUSE.git

  • [new tag] Leap_15.2-GM -> Leap_15.2-GM

lkocman@linux:~/Workspace/opensuse/packages-i18n> git push upstream Leap_15.2-GM
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
remote: This repository moved. Please use the new location:
remote: git@github.com:openSUSE/packages-i18n.git
To github.com:opensuse/packages-i18n.git

yast2-slideshow is no longer needed to my knowledge

lkocman@linux:~/Workspace/opensuse/openSUSE-EULAs> git tag Leap_15.2-GM 6ae4bbd && git push origin Leap_15.2-GM
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To github.com:openSUSE/openSUSE-EULAs.git

  • [new tag] Leap_15.2-GM -> Leap_15.2-GM
    lkocman@linux:~/Workspace/opensuse/openSUSE-EULAs>

  • [new tag] Leap_15.2-GM -> Leap_15.2-GM
    lkocman@linux:~/Workspace/opensuse/packages-i18n>

lkocman@linux:~/Workspace/opensuse/desktop-file-translations> git push origin Leap_15.2-GM
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To github.com:openSUSE/desktop-file-translations.git

  • [new tag] Leap_15.2-GM -> Leap_15.2-GM lkocman@linux:~/Workspace/opensuse/desktop-file-translations>

no permissions to push to yast-translations. I did already sent email to ysat-devel@o.o

git tag Leap_15.2-GM bc4a9329cc && git push origin Leap_15.2-GM

Actions #5

Updated by lkocman almost 4 years ago

  • % Done changed from 0 to 90

Leaving open for the yast-translations

Actions #6

Updated by lkocman almost 4 years ago

  • Status changed from New to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF