Skip to content

[ci] Sync zutils v0.8.2#205

Merged
ppenna merged 1 commit into
mainfrom
automation/update-zutils-version
May 15, 2026
Merged

[ci] Sync zutils v0.8.2#205
ppenna merged 1 commit into
mainfrom
automation/update-zutils-version

Conversation

@ppenna
Copy link
Copy Markdown
Contributor

@ppenna ppenna commented May 12, 2026

Automated sync with v0.8.2:

  • Bumps zutil-version in caller workflows.
  • Copies bootstrapper templates (z, z.sh, z.ps1) from release assets.
  • Pins nanvix-version to 0.13.3 in .nanvix/nanvix.toml.

Generated by the Update Zutils workflow.

Copilot AI review requested due to automatic review settings May 12, 2026 16:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 synchronizes this repository with nanvix/zutils release v0.8.2 and updates the pinned Nanvix toolchain version used by the build system.

Changes:

  • Pin .nanvix/nanvix.toml nanvix-version to 0.13.3.
  • Sync the Windows bootstrapper wrapper (z.ps1) from the zutils release assets.
Show a summary per file
File Description
z.ps1 Updated/synced bootstrapper wrapper for invoking nanvix-zutil on Windows.
.nanvix/nanvix.toml Bumps the pinned nanvix-version used by the Nanvix build tooling.

Copilot's findings

Tip

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

  • Files reviewed: 1/2 changed files
  • Comments generated: 1

Comment thread z.ps1
}
elseif (Test-Path $venvZutil) {
# Use the shim to check version -- running the exe directly fails on
# Windows because os.getuid/os.getgid are unavailable (see FIXME above).
@ppenna ppenna force-pushed the automation/update-zutils-version branch 3 times, most recently from 5ce06a2 to 7d3b0a4 Compare May 14, 2026 19:27
@ppenna ppenna force-pushed the automation/update-zutils-version branch from 7d3b0a4 to 85fc9f0 Compare May 15, 2026 01:39
@ppenna ppenna merged commit e5b6de9 into main May 15, 2026
29 of 33 checks passed
@ppenna ppenna deleted the automation/update-zutils-version branch May 15, 2026 03:20
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.

2 participants