Align release CI metadata with multi-package Linux build and validation scope#11
Merged
Merged
Conversation
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update CI for rpm, deb, arch linux, appimage and targz
Ajusta workflow de release Linux para garantir artifacts rpm/deb/appimage + arch + tar.gz
Mar 17, 2026
Copilot
AI
changed the title
Ajusta workflow de release Linux para garantir artifacts rpm/deb/appimage + arch + tar.gz
Ajusta CI de release Linux para publicar rpm/deb/appimage + Arch (.pkg.tar.zst) + tar.gz
Mar 17, 2026
Copilot stopped work on behalf of
JGMelon22 due to an error
March 17, 2026 00:53
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Copilot
AI
changed the title
Ajusta CI de release Linux para publicar rpm/deb/appimage + Arch (.pkg.tar.zst) + tar.gz
Clarify and harden Linux release packaging: auto-sync Arch deps from DEB metadata with fail-fast mapping
Mar 17, 2026
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Copilot
AI
changed the title
Clarify and harden Linux release packaging: auto-sync Arch deps from DEB metadata with fail-fast mapping
Release pipeline: auto-handle Arch deps from DEB metadata with explicit fail-fast on unmapped packages
Mar 17, 2026
Copilot
AI
changed the title
Release pipeline: auto-handle Arch deps from DEB metadata with explicit fail-fast on unmapped packages
Reverte adição indevida no README (seção de artefatos automáticos)
Mar 17, 2026
Copilot
AI
changed the title
Reverte adição indevida no README (seção de artefatos automáticos)
Clarifica fonte da versão e papel da pipeline de release
Mar 17, 2026
Co-authored-by: JGMelon22 <73988556+JGMelon22@users.noreply.github.com>
Copilot
AI
changed the title
Clarifica fonte da versão e papel da pipeline de release
Add release guard: enforce tag version == Tauri app version
Mar 17, 2026
Copilot
AI
changed the title
Add release guard: enforce tag version == Tauri app version
Add release gate to enforce tag/app version consistency
Mar 17, 2026
Copilot
AI
changed the title
Add release gate to enforce tag/app version consistency
Align release CI metadata with multi-package Linux build and validation scope
Mar 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update aligns the PR scope with the actual CI release changes: automated Linux artifact generation (RPM/DEB/AppImage/Tar.gz/Arch) plus release safety checks for version consistency and Arch dependency mapping.
Release artifact coverage
appimage,deb,rpm(viatauri-action).pkg.tar.zst) viamakepkgtar.gzbundleVersion gate
v*normalized) matchessrc-tauri/tauri.conf.jsonversionbefore packaging/upload.Debian→Arch dependency validation
tauri.conf.jsonthrough a mapping function.PR metadata correction