From fd4466f49ae40ededacafad96b2d172b076add07 Mon Sep 17 00:00:00 2001 From: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:19:25 +0200 Subject: Reality adjustment Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/---request-translations.md | 7 +------ 1 file changed, 1 insertion(+), 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 \ -- cgit v1.2.3