Skip to content

ci(release): investigate and fix unknown failures in release.yml impacting install scripts #227

@GaspardKirira

Description

@GaspardKirira

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

No one assigned

    Labels

    blockingBlocks releases or production usage until resolvedciContinuous integration, build, and automation issuesinstallerInstall scripts and distribution entry points (install.sh / install.ps1)releaseRelease preparation, tagging, and version alignment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions