Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
erp5
erp5
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 116
    • Merge Requests 116
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Jobs
  • Commits
  • nexedi
  • erp5erp5
  • Merge Requests
  • !1142

Closed
Opened Jun 02, 2020 by Vincent Pelletier@vpelletier
  • Report abuse
Report abuse

Upgrader: update translation table

Without this, translation table will get out of sync with installed workflows.

Is there any reason not to update translation table ?

The only one I could think of is the time it takes (a few seconds in my experience) which is not totally insignificant and in pure loss when it turns out to not be needed, but this should be trivially short compared to business templates upgrade duration anyway, and data consistency seems more important than gaining a few seconds.

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://lab.nexedi.com/vpelletier/erp5.git upgrader_translation_table
git checkout -b vpelletier/erp5-upgrader_translation_table FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff vpelletier/erp5-upgrader_translation_table

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 12
  • Commits 1
  • Changes 1
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: nexedi/erp5!1142
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备14008524号