Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S sysadmin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 85
    • Issues 85
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • tails
  • sysadmin
  • Issues
  • #17560

Closed
Open
Created Mar 26, 2020 by Zen Fu@zenMaintainer

Weblate: Make sure that the integration repo submodules are updated when they are changed in the canonical repo

Originally created by @zen on #17560 (Redmine)

The Weblate integration repository seems to have lost sync with the Tails canonical repository.

This is what was seen in weblatetranslate:~/repositories/integration@:

On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git checkout -- <file>..." to discard changes in working directory)

        modified:   submodules/chutney (new commits)
        modified:   submodules/jenkins-tools (new commits)

Untracked files:
  (use "git add <file>..." to include in what will be committed)

        submodules/aufs4-standalone/
        submodules/pythonlib/

The following command was run to bring the submodules back in sync with canonical repo:

git submodule update --init

We have to double check our scripts to make sure the integration repo submodules are updated when there’s a change in canonical repo.

Related issues

  • Related to tails#17661 (closed)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking