Skip to content

Comments

Fix pixi version within Pixi cache workflow#2351

Merged
VeckoTheGecko merged 1 commit intoParcels-code:v4-devfrom
VeckoTheGecko:fix-pixi-cache
Oct 31, 2025
Merged

Fix pixi version within Pixi cache workflow#2351
VeckoTheGecko merged 1 commit intoParcels-code:v4-devfrom
VeckoTheGecko:fix-pixi-cache

Conversation

@VeckoTheGecko
Copy link
Contributor

@VeckoTheGecko VeckoTheGecko commented Oct 31, 2025

Was experiencing some workflow failures in #2349 https://github.com/Parcels-code/Parcels/actions/runs/18939417196 with the following error

pixi install --locked -vv
DEBUG pixi_config: Loading config from /etc/pixi/config.toml
DEBUG pixi_config: Loading config from /Users/Hodgs004/Library/Application Support/pixi/config.toml
DEBUG pixi_config: Loading config from /Users/Hodgs004/.pixi/config.toml
DEBUG pixi_config: Loading config from /Users/Hodgs004/coding/repos/parcels/.pixi/config.toml
DEBUG pixi_config: Failed to load local config: /Users/Hodgs004/coding/repos/parcels/.pixi/config.toml (error: no file was found at /Users/Hodgs004/coding/repos/parcels/.pixi/config.toml)
DEBUG pixi_core::environment: verifying prefix location is unchanged, with prefix file: /Users/Hodgs004/coding/repos/parcels/.pixi/envs/conda-meta/pixi_env_prefix
 INFO pixi_core::lock_file::outdated: the dependencies of environment 'default' for platform osx-64 are out of date because the input hash for '.' (0b650f0ee24ff13cf341174e601a1ec2f34ae3a1d0fdb019aa04a751d77a45bc) does not match the hash in the lock-file (daaab279ba6596bc88d946c78c7771fde36864a6ac3bfeead722d4e41c3d1024)
...
Error:   × lock-file not up-to-date with the workspace

Due to a version desync between the lock file caching and the pixi version used in other workflows

@VeckoTheGecko VeckoTheGecko merged commit 698de64 into Parcels-code:v4-dev Oct 31, 2025
10 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Parcels development Oct 31, 2025
VeckoTheGecko added a commit to VeckoTheGecko/xarray that referenced this pull request Oct 31, 2025
@VeckoTheGecko VeckoTheGecko deleted the fix-pixi-cache branch January 20, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants