Skip to content

ci: remove deprecated zutil-version parameter#678

Merged
ppenna merged 1 commit into
nanvix/v3.12.3from
fix/rm-zutils-version-parameter
May 29, 2026
Merged

ci: remove deprecated zutil-version parameter#678
ppenna merged 1 commit into
nanvix/v3.12.3from
fix/rm-zutils-version-parameter

Conversation

@ada-x64
Copy link
Copy Markdown

@ada-x64 ada-x64 commented May 29, 2026

Bumps the nanvix/workflows reusable workflow pin from v2.0.2 to v2.1.0 and drops the now-removed zutil-version input. The pinned zutil version is read from the .zutils-version file at the repo root.

Upstream: nanvix/workflows#91 / https://github.com/nanvix/workflows/releases/tag/v2.1.0

Copilot AI review requested due to automatic review settings May 29, 2026 15:10
Copy link
Copy Markdown

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

Updates the Nanvix CI reusable workflow to the newer nanvix/workflows release that removes the deprecated zutil-version input, switching to the repo-pinned zutil version read from .zutils-version.

Changes:

  • Bump reusable workflow pin from nanvix/workflows@v2.0.2 to @v2.1.0.
  • Remove the zutil-version workflow input (now sourced from .zutils-version).
  • Add .zutils-version at the repository root to pin the nanvix-zutil version.

Reviewed changes

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

File Description
.zutils-version Adds the pinned nanvix-zutil version for CI/tooling to read.
.github/workflows/nanvix-ci.yml Bumps the reusable workflow version and removes the deprecated zutil-version input.
Comments suppressed due to low confidence (1)

.zutils-version:2

  • The .zutils-version file currently contains an extra blank line. Some consumers read this file as raw text and expect it to be just the version token; keeping it single-line avoids subtle parsing issues in other tooling.
v0.10.3


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

@ada-x64 ada-x64 marked this pull request as ready for review May 29, 2026 15:29
@ada-x64
Copy link
Copy Markdown
Author

ada-x64 commented May 29, 2026

Superseded by #677, which now carries the same fix on the automation branch so it can auto-merge.

@ada-x64 ada-x64 closed this May 29, 2026
@ada-x64 ada-x64 deleted the fix/rm-zutils-version-parameter branch May 29, 2026 16:46
@ada-x64 ada-x64 restored the fix/rm-zutils-version-parameter branch May 29, 2026 17:11
@ada-x64 ada-x64 reopened this May 29, 2026
@ada-x64 ada-x64 force-pushed the fix/rm-zutils-version-parameter branch from 5c83ee5 to 2ba0256 Compare May 29, 2026 17:11
@ada-x64 ada-x64 force-pushed the fix/rm-zutils-version-parameter branch from 2ba0256 to 06ca739 Compare May 29, 2026 17:13
@ppenna ppenna merged commit fdcb079 into nanvix/v3.12.3 May 29, 2026
@ppenna ppenna deleted the fix/rm-zutils-version-parameter branch May 29, 2026 17:14
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