Content
View differences
Updated by Jens Ulferts almost 11 years ago
- the commit hash of OpenProject-Translations’ is locked in the Gemfile.lock
- when we update the translations we can only reference the new version via commit
- thus, new translations will not be in the core
<!-- end list -->
- to avoid this we have to update the commit from OpenProject-Translations in the Gemfile.lock every time we update OpenProject-Translations
- Commit hash
- version referenced
- we will do this with a downstream job on our ci
- when we update the translations we can only reference the new version via commit
- thus, new translations will not be in the core
<!-- end list -->
- to avoid this we have to update the commit from OpenProject-Translations in the Gemfile.lock every time we update OpenProject-Translations
- Commit hash
- version referenced
- we will do this with a downstream job on our ci