Skip to content

[ci] Sync zutils v0.14.0#105

Merged
ppenna merged 2 commits into
nanvix/v2.12.9from
automation/update-zutils-version
Jun 30, 2026
Merged

[ci] Sync zutils v0.14.0#105
ppenna merged 2 commits into
nanvix/v2.12.9from
automation/update-zutils-version

Conversation

@ada-x64

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

Copy link
Copy Markdown

Manual replacement for the orchestrator's auto-PR, which failed to push due to a CI auth issue.

ada-x64 added 2 commits June 30, 2026 10:48
Drop the obsolete repo-root staging dance now that make_initrd
accepts arbitrary input paths.
Copilot AI review requested due to automatic review settings June 30, 2026 15:51
@ppenna ppenna merged commit 14b7289 into nanvix/v2.12.9 Jun 30, 2026
15 checks passed
@ppenna ppenna deleted the automation/update-zutils-version branch June 30, 2026 15:53

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

This PR updates the repository’s Nanvix zutils tooling integration to match zutils v0.14.0, including adapting make_initrd usage and syncing template ignore patterns.

Changes:

  • Bump the pinned zutils version to v0.14.0 via .zutils-version.
  • Update make_initrd callsites in .nanvix/z.py to the v0.14.0 (instance, input_path: Path, out_dir: Path) signature and remove the now-obsolete Windows repo-root staging/copy dance.
  • Sync .nanvix/.gitignore to ignore .nanvix/out.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.zutils-version Updates the pinned zutils version to v0.14.0.
.nanvix/z.py Adapts make_initrd usage to the new signature and simplifies Windows test initrd generation.
.nanvix/.gitignore Adds out to match the updated zutils template ignore set.

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

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