Skip to content

Conversation

@effigies
Copy link
Member

Changes proposed in this pull request

Documentation that should be reviewed

@effigies effigies closed this Oct 28, 2025
@effigies effigies reopened this Oct 28, 2025
@effigies effigies force-pushed the pixi-test branch 2 times, most recently from 148769d to ac59daa Compare October 28, 2025 21:21
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "bash -c '(pixi lock --check && git checkout .) || true'",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [
  "pixi.lock",
  "pyproject.toml"
 ],
 "outputs": [
  "pixi.lock"
 ],
 "pwd": "."
}
^^^ Do not change lines above ^^^
effigies added a commit that referenced this pull request Oct 28, 2025
In #3556, @tsalo discovered he couldn't (effectively) run `pixi lock`
from a mac, which I believe is due to
prefix-dev/pixi#3081.

This PR runs `pixi lock` on PRs and commits to the incoming branch if
they are out-of-date.

#3559 demonstrates (see, e.g.,
35151f7).
@effigies effigies deleted the branch nipreps:pixi-lock October 28, 2025 22:33
@effigies effigies closed this Oct 28, 2025
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