[PR #2727] [MERGED] Download and pushing translations #16559

Closed
opened 2025-11-02 12:13:25 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2727
Author: @jonasfranz
Created: 10/17/2017
Status: Merged
Merged: 11/1/2017
Merged by: @lunny

Base: masterHead: patch-1


📝 Commits (3)

  • 2f2a218 Download and pushing translations
  • f6c9911 Adding empty line between build steps
  • 8da8f26 Merge branch 'master' into patch-1

📊 Changes

1 file changed (+35 additions, -10 deletions)

View changed files

📝 .drone.yml (+35 -10)

📄 Description

Replaces: #2592 because of rebase problems

This PR adds the following build steps:

download_translations: Downloads & exports all translations from crowdin and saves them into options/locale/
upload_translations: Uploads the updated locale_en-US.ini to Crowdin
The build steps are splitted because the files should only uploaded to crowdin if all test passes.

It also adds the ignore_branch option to fix the build process because gitea does not use branches at crowdin.

This is already tested here:

Upload & Export in custom folder: http://drone.jonasfranz.software/JonasFranzDEV/Crowdin-Demo/12
Used configuration: https://git.jonasfranz.software/JonasFranzDEV/Crowdin-Demo/src/master/.drone.yml
Related to #2585
Related to JonasFranzDEV/drone-crowdin#2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/2727 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 10/17/2017 **Status:** ✅ Merged **Merged:** 11/1/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`2f2a218`](https://github.com/go-gitea/gitea/commit/2f2a2187a1e6b219bffd3c1f3cfbe78a8ddb2c29) Download and pushing translations - [`f6c9911`](https://github.com/go-gitea/gitea/commit/f6c9911ceb0e30a70df57d570ff28ca70608299b) Adding empty line between build steps - [`8da8f26`](https://github.com/go-gitea/gitea/commit/8da8f261d5e1a9a7bca5dc78af28415e8c8ae0cc) Merge branch 'master' into patch-1 ### 📊 Changes **1 file changed** (+35 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.drone.yml` (+35 -10) </details> ### 📄 Description **Replaces: #2592 because of rebase problems** This PR adds the following build steps: download_translations: Downloads & exports all translations from crowdin and saves them into options/locale/ upload_translations: Uploads the updated locale_en-US.ini to Crowdin The build steps are splitted because the files should only uploaded to crowdin if all test passes. It also adds the ignore_branch option to fix the build process because gitea does not use branches at crowdin. This is already tested here: Upload & Export in custom folder: http://drone.jonasfranz.software/JonasFranzDEV/Crowdin-Demo/12 Used configuration: https://git.jonasfranz.software/JonasFranzDEV/Crowdin-Demo/src/master/.drone.yml Related to #2585 Related to JonasFranzDEV/drone-crowdin#2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:13:25 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16559