[ci] Sync zutils v0.8.2#205
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
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.tomlnanvix-versionto0.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
| } | ||
| 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). |
5ce06a2 to
7d3b0a4
Compare
7d3b0a4 to
85fc9f0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated sync with
v0.8.2:zutil-versionin caller workflows.z,z.sh,z.ps1) from release assets.nanvix-versionto0.13.3in.nanvix/nanvix.toml.Generated by the Update Zutils workflow.