-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
blockingBlocks releases or production usage until resolvedBlocks releases or production usage until resolvedciContinuous integration, build, and automation issuesContinuous integration, build, and automation issuesinstallerInstall scripts and distribution entry points (install.sh / install.ps1)Install scripts and distribution entry points (install.sh / install.ps1)releaseRelease preparation, tagging, and version alignmentRelease preparation, tagging, and version alignment
Description
The current release.yml workflow still exhibits non-deterministic or
poorly diagnosed failures during release builds.
These failures currently block or weaken the primary distribution goal:
installing Vix via simple entry points:
Problems observed:
- release failures without actionable diagnostics
- incomplete or missing artifacts
- manual gh release creation required as a workaround
Goal:
Stabilize release.yml so that tagged releases reliably produce the
expected artifacts required by install.sh / install.ps1.
Scope:
- identify failing steps and root causes
- improve logging and failure visibility
- ensure release artifacts are always published or fail explicitly
- align release workflow with the installer scripts’ expectations
This issue blocks treating release.yml as a trusted production pipeline.
Metadata
Metadata
Assignees
Labels
blockingBlocks releases or production usage until resolvedBlocks releases or production usage until resolvedciContinuous integration, build, and automation issuesContinuous integration, build, and automation issuesinstallerInstall scripts and distribution entry points (install.sh / install.ps1)Install scripts and distribution entry points (install.sh / install.ps1)releaseRelease preparation, tagging, and version alignmentRelease preparation, tagging, and version alignment