Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add periodic action to update pixi lock file #178

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

traversaro
Copy link
Member

@traversaro traversaro commented Mar 4, 2024

I am mostly playing with pixi here, but I prefer to to this in a "real" repo to get actual feedback from realistic use cases. The idea of this is described in prefix-dev/pixi#909.

TL;DR: Every once in a while we want to update the pixi lock file, to ensure that the software does not stop working with new versions of the dependencies, while ensuring that the PRs continue to work with fixed versions of the dependencies (and avoid problems of PRs with red CI checks, even if the PR itself did not break anything).

fyi @diegoferigo @flferretti this is a workflow that may be related to what we discussed in ami-iit/jaxsim#93 .

@traversaro traversaro merged commit 6cd3a7a into master Mar 4, 2024
9 checks passed
@HosameldinMohamed HosameldinMohamed deleted the traversaro-patch-3 branch March 4, 2024 13:10
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