Skip to content

chore: add pixi-lock.yml#968

Open
todor-ivanov wants to merge 1 commit into
DIRACGrid:mainfrom
todor-ivanov:feature_PixiLock_fix-942
Open

chore: add pixi-lock.yml#968
todor-ivanov wants to merge 1 commit into
DIRACGrid:mainfrom
todor-ivanov:feature_PixiLock_fix-942

Conversation

@todor-ivanov

Copy link
Copy Markdown

Adds a PR-only CI check for accidental pixi.lock churn.

The workflow fails when pixi.lock changes without a matching dependency source change in pixi.toml or pyproject.toml, while allowing paired manifest+lock updates. Renovate lock maintenance
PRs are exempted automatically, and manual intentional lock-only updates can be allowed with the deps: intentional-lock-change label.

@aldbr aldbr linked an issue Jul 2, 2026 that may be closed by this pull request
@aldbr aldbr changed the title chore: Add pixi-lock.yml chore: add pixi-lock.yml Jul 3, 2026
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.

Fail CI if pixi.lock changes without pyproject.toml changes

2 participants