Skip to content

[sdk] E: Remove duplicate image pin#306

Merged
ppenna merged 1 commit into
nanvix/v3.49.0from
cleanup/canonical-sdk-source
Jul 13, 2026
Merged

[sdk] E: Remove duplicate image pin#306
ppenna merged 1 commit into
nanvix/v3.49.0from
cleanup/canonical-sdk-source

Conversation

@ppenna

@ppenna ppenna commented Jul 13, 2026

Copy link
Copy Markdown

Remove the dead z.py image override and replace explicit setup coordinates with the canonical manifest. Lint and strict typing pass.

Use the canonical manifest as the only SDK image source.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 3a354ddf-0f65-44b2-a2cb-81d4662a3587
Copilot AI review requested due to automatic review settings July 13, 2026 03:30

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 removes a repository-local, hard-pinned Nanvix SDK Docker image override and updates the Nanvix build documentation to rely on the canonical SDK/toolchain pin in the Nanvix manifest instead.

Changes:

  • Removed the NANVIX_DOCKER_IMAGE constant and the SqliteBuild.docker_image() override from .nanvix/z.py.
  • Updated .nanvix/NANVIX.md to stop passing an explicit image digest to ./z setup and to reference .nanvix/nanvix.toml as the canonical source for the SDK pin.
Show a summary per file
File Description
.nanvix/z.py Drops the redundant per-repo SDK image pin/override so the build relies on the canonical toolchain configuration.
.nanvix/NANVIX.md Updates build instructions to use ./z setup without an explicit SDK image and points readers to the canonical manifest.

Review details

Tip

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

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Low

@ppenna ppenna merged commit a62d8f1 into nanvix/v3.49.0 Jul 13, 2026
13 checks passed
@ppenna ppenna deleted the cleanup/canonical-sdk-source branch July 13, 2026 03:35
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