mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-22 18:30:09 +00:00
fix(ci): update references for repo migration to super-productivity org
- Add permissions: contents: write to build.yml and manual-build.yml to fix GitHub release creation after org migration - Update AUR PKGBUILD download URL to new org - Update release notes changelog link - Update GitHub project example hints in translation files
This commit is contained in:
parent
e0031b1378
commit
9b7b01d24a
15 changed files with 19 additions and 13 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -5,6 +5,9 @@ on:
|
|||
tags:
|
||||
- v*
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
linux-bin-and-snap-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
3
.github/workflows/manual-build.yml
vendored
3
.github/workflows/manual-build.yml
vendored
|
|
@ -7,6 +7,9 @@ on:
|
|||
required: true
|
||||
default: 'master'
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
windows-bin:
|
||||
runs-on: windows-latest
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ depends=('gtk3' 'nss')
|
|||
provides=("${_pkgname}")
|
||||
conflicts=("${_pkgname}"
|
||||
"${_pkgname}-git")
|
||||
source=("superproductivity-${pkgver}-amd64.deb::https://github.com/johannesjo/super-productivity/releases/download/v${pkgver}/superProductivity-amd64.deb")
|
||||
source=("superproductivity-${pkgver}-amd64.deb::https://github.com/super-productivity/super-productivity/releases/download/v${pkgver}/superProductivity-amd64.deb")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package() {
|
||||
|
|
|
|||
|
|
@ -15,4 +15,4 @@
|
|||
[Download from FDroid](https://f-droid.org/en/packages/com.superproductivity.superproductivity/)
|
||||
|
||||
**List of all Changes**:
|
||||
[--Changelog--](https://github.com/johannesjo/super-productivity/blob/master/CHANGELOG.md)
|
||||
[--Changelog--](https://github.com/super-productivity/super-productivity/blob/master/CHANGELOG.md)
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@
|
|||
"FILTER_USER": "Benutzername (z. B. um Änderungen selbst herauszufiltern)",
|
||||
"GITLAB_BASE_URL": "Benutzerdefinierte GitLab-Basis-URL",
|
||||
"PROJECT": "Vollständiger Pfad oder Benutzername / Projekt",
|
||||
"PROJECT_HINT": "z.B. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "z.B. super-productivity/super-productivity",
|
||||
"SCOPE": "Bereich",
|
||||
"SCOPE_ALL": "Alles",
|
||||
"SCOPE_ASSIGNED": "Mir zugewiesen",
|
||||
|
|
|
|||
|
|
@ -298,7 +298,7 @@
|
|||
"FILTER_USER": "Filter username",
|
||||
"GITLAB_BASE_URL": "Custom GitLab base URL (optional)",
|
||||
"PROJECT": "user name/project",
|
||||
"PROJECT_HINT": "e.g. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "e.g. super-productivity/super-productivity",
|
||||
"SCOPE": "Scope",
|
||||
"SCOPE_ALL": "All",
|
||||
"SCOPE_ASSIGNED": "Assigned to me",
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@
|
|||
"FILTER_USER": "Filtrar usuario",
|
||||
"GITLAB_BASE_URL": "URL base de GitLab personalizada (opcional)",
|
||||
"PROJECT": "nombre de usuario/proyecto",
|
||||
"PROJECT_HINT": "p. ej. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "p. ej. super-productivity/super-productivity",
|
||||
"SCOPE": "Ámbito",
|
||||
"SCOPE_ALL": "Todo",
|
||||
"SCOPE_ASSIGNED": "Asignado a mí",
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@
|
|||
"FILTER_USER": "Suodata käyttäjänimi",
|
||||
"GITLAB_BASE_URL": "Mukautettu GitLab-perus-URL (valinnainen)",
|
||||
"PROJECT": "käyttäjänimi/projekti",
|
||||
"PROJECT_HINT": "esim. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "esim. super-productivity/super-productivity",
|
||||
"SCOPE": "Laajuus",
|
||||
"SCOPE_ALL": "Kaikki",
|
||||
"SCOPE_ASSIGNED": "Minulle osoitetut",
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@
|
|||
"FILTER_USER": "Korisničko ime (npr. za izdvajanje vlastitih promjena)",
|
||||
"GITLAB_BASE_URL": "Prilagođeni osnovni GitLab URL (opcionalno)",
|
||||
"PROJECT": "(standardni) ID projekta ili korisničko ime/projekt",
|
||||
"PROJECT_HINT": "pa egzanp johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "pa egzanp super-productivity/super-productivity",
|
||||
"SCOPE": "Opseg",
|
||||
"SCOPE_ALL": "Sve",
|
||||
"SCOPE_ASSIGNED": "Dodijeljeno meni",
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@
|
|||
"FILTER_USER": "Nome utente (es. per filtrare le modifiche fatte da te)",
|
||||
"GITLAB_BASE_URL": "URL di base GitLab personalizzato",
|
||||
"PROJECT": "Percorso completo o nome utente / progetto",
|
||||
"PROJECT_HINT": "es. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "es. super-productivity/super-productivity",
|
||||
"SCOPE": "Scopo",
|
||||
"SCOPE_ALL": "Tutti",
|
||||
"SCOPE_ASSIGNED": "Assegnato a me",
|
||||
|
|
|
|||
|
|
@ -291,7 +291,7 @@
|
|||
"FILTER_USER": "Имя пользователя (чтобы отфильтровать изменения самостоятельно)",
|
||||
"GITLAB_BASE_URL": "Пользовательский базовый URL GitLab",
|
||||
"PROJECT": "Идентификатор проекта или имя \"username/repository\"",
|
||||
"PROJECT_HINT": "например, johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "например, super-productivity/super-productivity",
|
||||
"SCOPE": "Область",
|
||||
"SCOPE_ALL": "Все",
|
||||
"SCOPE_ASSIGNED": "Назначено мне",
|
||||
|
|
|
|||
|
|
@ -288,7 +288,7 @@
|
|||
"FILTER_USER": "Filtrera användarnamn",
|
||||
"GITLAB_BASE_URL": "Anpassad GitLab-bas-URL (valfritt)",
|
||||
"PROJECT": "användarnamn/projekt",
|
||||
"PROJECT_HINT": "t.ex. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "t.ex. super-productivity/super-productivity",
|
||||
"SCOPE": "Omfattning",
|
||||
"SCOPE_ALL": "Alla",
|
||||
"SCOPE_ASSIGNED": "Tilldelad mig",
|
||||
|
|
|
|||
|
|
@ -238,7 +238,7 @@
|
|||
"FILTER_USER": "Ім'я користувача (наприклад, для фільтрації власних змін)",
|
||||
"GITLAB_BASE_URL": "Користувацький базовий URL GitLab (необов'язково)",
|
||||
"PROJECT": "ID проекту (за замовчуванням) або ім'я користувача/проекту",
|
||||
"PROJECT_HINT": "наприклад, johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "наприклад, super-productivity/super-productivity",
|
||||
"SCOPE": "Скоуп",
|
||||
"SCOPE_ALL": "Усі",
|
||||
"SCOPE_ASSIGNED": "Призначені мені",
|
||||
|
|
|
|||
|
|
@ -284,7 +284,7 @@
|
|||
"FILTER_USER": "Filter username",
|
||||
"GITLAB_BASE_URL": "Custom GitLab base URL (optional)",
|
||||
"PROJECT": "user name/project",
|
||||
"PROJECT_HINT": "e.g. johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "e.g. super-productivity/super-productivity",
|
||||
"SCOPE": "範圍",
|
||||
"SCOPE_ALL": "全部",
|
||||
"SCOPE_ASSIGNED": "Assigned to me",
|
||||
|
|
|
|||
|
|
@ -367,7 +367,7 @@
|
|||
"FILTER_USER": "筛选用户名",
|
||||
"GITLAB_BASE_URL": "自定义 GitLab 基本 URL(可选)",
|
||||
"PROJECT": "用户名/项目",
|
||||
"PROJECT_HINT": "例如 johannesjo/super-productivity",
|
||||
"PROJECT_HINT": "例如 super-productivity/super-productivity",
|
||||
"SCOPE": "范围",
|
||||
"SCOPE_ALL": "全部",
|
||||
"SCOPE_ASSIGNED": "分配给我",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue