Skip to content

Fix CI: bump pixi to v0.66.0 to support [workspace] manifest and lock file v6#11

Merged
maxnutz merged 2 commits into5-create-minimal-set-of-variable-functions-for-final-energyfrom
copilot/5-create-minimal-set-of-variable-functions-for-fin
Mar 24, 2026
Merged

Fix CI: bump pixi to v0.66.0 to support [workspace] manifest and lock file v6#11
maxnutz merged 2 commits into5-create-minimal-set-of-variable-functions-for-final-energyfrom
copilot/5-create-minimal-set-of-variable-functions-for-fin

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 24, 2026

The CI workflow was pinned to pixi v0.25.0, which predates the [workspace] manifest key (introduced in v0.29.0) and lock file version 6 — causing an immediate parse failure before any tests could run.

Changes

  • .github/workflows/tests.yml
    • prefix-dev/setup-pixi: v0.8.1v0.9.4
    • pixi-version: v0.25.0v0.66.0

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/prefix-dev/pixi/releases
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)

If you need me to access, download, or install something from one of these locations, you can either:


⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Summary by Sourcery

CI:

  • Bump the prefix-dev/setup-pixi GitHub Action and Pixi version in the tests workflow to v0.9.4 and v0.66.0, respectively, so CI can parse the current project configuration.

…ace] syntax and lock file v6

Co-authored-by: maxnutz <81740567+maxnutz@users.noreply.github.com>
Agent-Logs-Url: https://github.com/maxnutz/pypsa_validation_processing/sessions/1df2d786-39b3-430a-ba4a-f5e31fa8ffc9
Copilot AI changed the title [WIP] Fix GitHub workflow for Tests Fix CI: bump pixi to v0.66.0 to support [workspace] manifest and lock file v6 Mar 24, 2026
Copilot AI requested a review from maxnutz March 24, 2026 10:48
@maxnutz maxnutz marked this pull request as ready for review March 24, 2026 10:56
@maxnutz maxnutz merged commit 8ac88a4 into 5-create-minimal-set-of-variable-functions-for-final-energy Mar 24, 2026
2 checks passed
@sourcery-ai
Copy link
Copy Markdown
Contributor

sourcery-ai bot commented Mar 24, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates the CI test workflow to use a newer pixi setup action and pixi version compatible with workspace manifests and lock file v6 so tests can run instead of failing during environment setup.

File-Level Changes

Change Details Files
Update CI workflow to use newer pixi setup action and pixi version that support workspace manifests and lock file v6.
  • Bump prefix-dev/setup-pixi GitHub Action from v0.8.1 to v0.9.4 in the tests workflow.
  • Bump pixi-version used in CI from v0.25.0 to v0.66.0 so it understands the [workspace] manifest key and lock file version 6.
.github/workflows/tests.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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