Skip to content

Rm release override#100

Merged
ppenna merged 1 commit into
nanvix/v1.1.42from
fix/remove-release-override
Jun 24, 2026
Merged

Rm release override#100
ppenna merged 1 commit into
nanvix/v1.1.42from
fix/remove-release-override

Conversation

@ada-x64

@ada-x64 ada-x64 commented Jun 24, 2026

Copy link
Copy Markdown

Removes the redundant release override; the base ZScript.release() in nanvix-zutil v0.12.0 already implements the same suffix-naming pattern ({name}-{machine}-{deployment_mode}-{memory_size}).

Verified the full lifecycle on Linux and Windows before and after the change: release archive filenames and contents match.

Towards nanvix/zutils#191.

Removes the redundant release override. Towards zutils#191
Copilot AI review requested due to automatic review settings June 24, 2026 17:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the custom release() override from the Nanvix build script now that nanvix-zutil v0.12.0’s base ZScript.release() already generates release archive names using the build-configuration suffix pattern, avoiding CI asset collisions.

Changes:

  • Dropped the LibxsltBuild.release() override and its associated imports.
  • Relied on upstream ZScript.release() behavior for release packaging/naming.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ppenna ppenna merged commit 07251da into nanvix/v1.1.42 Jun 24, 2026
15 checks passed
@ppenna ppenna deleted the fix/remove-release-override branch June 24, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants