Skip to content

Workflow for automatically updating development dependencies#58

Open
alberthli wants to merge 7 commits intorai-opensource:mainfrom
alberthli:update-dev-deps-workflow
Open

Workflow for automatically updating development dependencies#58
alberthli wants to merge 7 commits intorai-opensource:mainfrom
alberthli:update-dev-deps-workflow

Conversation

@alberthli
Copy link
Copy Markdown
Collaborator

This PR introduces an automated workflow to update all development dependencies (that is, those in the dev dependency group in the pyproject.toml) for the pixi lock file.

  • Modified from this tutorial from pixi
  • Checks weekly but can also be run manually
  • Automatically opens a reviewable PR that includes a markdown table showing the diff
  • Doesn't open a PR if the diff is empty

Copy link
Copy Markdown
Collaborator

@pculbertson pculbertson left a comment

Choose a reason for hiding this comment

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

Really slick. Probably should re-run after the mesh caching PR lands (CI failed due to rate limits) but I like the changes a lot.

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