Skip to content

Conversation

sjmonson
Copy link
Collaborator

Summary

Adds a tox env for updating the lock file. Also allows args for mypy env.


  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes AI-assisted code completion
  • Includes code generated by an AI application
  • Includes AI-generated tests (NOTE: AI written tests should have a docstring that includes ## WRITTEN BY AI ##)

Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
@sjmonson sjmonson changed the title Add tox command to update lock file [GuideLLM Refactor] Add tox command to update lock file Oct 17, 2025
@sjmonson sjmonson requested a review from Copilot October 17, 2025 19:29
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Adds a tox environment to update the dependency lock file with PDM and makes the mypy environment accept additional CLI arguments.

  • Allow passing positional arguments to the mypy tox env
  • Introduce a new lock tox env that runs pdm lock with update reuse behavior

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@sjmonson sjmonson merged commit c3fdf88 into features/refactor/base Oct 17, 2025
8 of 17 checks passed
@sjmonson sjmonson deleted the features/refactor/tox_additions branch October 17, 2025 19:59
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