docs(README): update GitHub Actions release build descriptions for clarity and consistency across multiple languages

This commit is contained in:
Ivan
2026-04-27 16:23:13 -05:00
parent a3e2235404
commit 519f0d2dd1
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ Use the method that matches your environment and packaging preference.
Notes:
- GitHub Actions builds tagged releases: Windows and macOS via `.github/workflows/build-release.yml`, Linux wheel/AppImage/deb/rpm via `.github/workflows/build-linux-release.yml`, and the container image via `.github/workflows/docker.yml`.
- GitHub Actions builds tagged releases (Linux wheel/AppImage/deb/rpm, Windows, macOS, Flatpak, SLSA, draft release) in one run via `.github/workflows/build-release.yml`; the container image via `.github/workflows/docker.yml`.
- Linux `x64` and `arm64` AppImage + DEB are built on GitHub; RPM is attempted and uploaded when produced.
## Docker
+1 -1
View File
@@ -64,7 +64,7 @@ Waehlen Sie die Methode passend zu Umgebung und Paketierung.
Hinweise:
- GitHub Actions baut getaggte Releases: Windows und macOS in `.github/workflows/build-release.yml`, Linux Wheel/AppImage/deb/rpm in `.github/workflows/build-linux-release.yml` und das Container-Image in `.github/workflows/docker.yml`.
- GitHub Actions baut getaggte Releases (Linux Wheel/AppImage/deb/rpm, Windows, macOS, Flatpak, SLSA, Entwurfs-Release) in einem Lauf über `.github/workflows/build-release.yml`; das Container-Image über `.github/workflows/docker.yml`.
- Linux `x64` und `arm64` AppImage + DEB werden auf GitHub gebaut; RPM wird versucht und hochgeladen, wenn es erzeugt wird.
## Docker
+1 -1
View File
@@ -64,7 +64,7 @@ Scegli il metodo in base all'ambiente e al formato del pacchetto.
Note:
- GitHub Actions compila le release con tag: Windows e macOS tramite `.github/workflows/build-release.yml`, Linux wheel/AppImage/deb/rpm tramite `.github/workflows/build-linux-release.yml`, e l'immagine container tramite `.github/workflows/docker.yml`.
- GitHub Actions compila le release con tag (Linux wheel/AppImage/deb/rpm, Windows, macOS, Flatpak, SLSA, bozza di release) in un'unica esecuzione tramite `.github/workflows/build-release.yml`; l'immagine container tramite `.github/workflows/docker.yml`.
- Per Linux, `x64` e `arm64` AppImage + DEB sono compilate su GitHub; il RPM e tentato e viene caricato quando l'artefatto e prodotto.
## Docker
+1 -1
View File
@@ -64,7 +64,7 @@ task build:all
備考:
- GitHub Actions はタグ付きリリースをビルドします: Windows / macOS は `.github/workflows/build-release.yml`、Linux wheel / AppImage / deb / rpm は `.github/workflows/build-linux-release.yml`コンテナイメージは `.github/workflows/docker.yml`
- GitHub Actions はタグ付きリリースLinux wheel / AppImage / deb / rpm、Windows、macOS、Flatpak、SLSA、ドラフトリリース)を 1 回のワークフローでビルドします: `.github/workflows/build-release.yml`コンテナイメージは `.github/workflows/docker.yml`
- Linux `x64` および `arm64` の AppImage + DEB は GitHub でビルド。RPM も試行し、成果物があればアップロードします。
## Docker
+1 -1
View File
@@ -64,7 +64,7 @@ task build:all
Примечания:
- GitHub Actions собирает помеченные тегом релизы: Windows и macOS в `.github/workflows/build-release.yml`, Linux wheel/AppImage/deb/rpm в `.github/workflows/build-linux-release.yml`, образ контейнера в `.github/workflows/docker.yml`.
- GitHub Actions собирает помеченные тегом релизы (Linux wheel/AppImage/deb/rpm, Windows, macOS, Flatpak, SLSA, черновик релиза) в одном запуске: `.github/workflows/build-release.yml`; образ контейнера `.github/workflows/docker.yml`.
- AppImage + DEB для Linux `x64` и `arm64` собираются на GitHub; RPM собирается по возможности и выкладывается, если шаг дал артефакт.
## Docker
+1 -1
View File
@@ -64,7 +64,7 @@ task build:all
说明:
- GitHub Actions 构建带标签的发行版Windows 与 macOS 见 `.github/workflows/build-release.yml`Linux wheel/AppImage/deb/rpm 见 `.github/workflows/build-linux-release.yml`容器镜像`.github/workflows/docker.yml`
- GitHub Actions 在单次运行中构建带标签的发行版Linux wheel/AppImage/deb/rpm、Windows、macOS、Flatpak、SLSA、草稿 Release):`.github/workflows/build-release.yml`容器镜像`.github/workflows/docker.yml`
- Linux `x64``arm64` 的 AppImage + DEB 在 GitHub 上构建;RPM 会尝试构建,产出则上传。
## Docker