Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/docker-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-10-13 12:19:25 +0300
committerGitHub <noreply@github.com>2022-10-13 12:19:25 +0300
commitfd4466f49ae40ededacafad96b2d172b076add07 (patch)
tree1f3c6db5f478f96d2337a89a7f376a5efd2c63e6
parent468bf68be2da2f77f31c61db2a3c0a640e90b8f5 (diff)
Reality adjustment
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
-rw-r--r--.github/ISSUE_TEMPLATE/---request-translations.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/---request-translations.md b/.github/ISSUE_TEMPLATE/---request-translations.md
index f784d96..47a5d5c 100644
--- a/.github/ISSUE_TEMPLATE/---request-translations.md
+++ b/.github/ISSUE_TEMPLATE/---request-translations.md
@@ -46,10 +46,6 @@ type = PO
- [ ] `.l10ignore`
- [ ] ➕ Add `"Owner Repository",` into https://github.com/nextcloud/docker-ci/edit/master/translations/config.json
- [ ] Pull request:
-- [ ] 🏷️ Tag the master branch
-```sh
-git tag -a -s translations-app-XXX
-```
- [ ] 🏃Run action: https://github.com/nextcloud/docker-ci/actions/workflows/docker.yml
1. Path: `translations-app`
2. File: `Dockerfile`
@@ -58,8 +54,7 @@ git tag -a -s translations-app-XXX
- [ ] 🔑 SSH into translation machine: `ssh root@transifex-sync.nextcloud.com`
- [ ] ↩️ Change dir: `cd /srv/docker-ci`
- [ ] ⬇️ Pull: `git pull origin master`
-- [ ] 🌍 Log in to https://transifex-sync.nextcloud.com/ and trigger a sync for the app
-- [ ] 🧑‍💻 If the app does not show up in the list run the docker manually:
+- [ ] 🧑‍💻 Run the first sync manually:
```sh
docker run -v /srv/cronie-data/transifexrc:/root/.transifexrc \