Skip to content

Conversation

@drestrepom
Copy link
Owner

  • Added a new .envrc file to configure the development environment using direnv.
  • Updated .gitignore to exclude additional cache directories for mypy, direnv, and ruff.
  • Upgraded mcp[cli] dependency version in pyproject.toml to 1.10.1.
  • Incremented the revision number in uv.lock to reflect updated dependencies.
  • Introduced a new GitHub Actions workflow for CI to run linting on pushes to non-main branches.

- Added a new `.envrc` file to configure the development environment using `direnv`.
- Updated `.gitignore` to exclude additional cache directories for `mypy`, `direnv`, and `ruff`.
- Upgraded `mcp[cli]` dependency version in `pyproject.toml` to `1.10.1`.
- Incremented the revision number in `uv.lock` to reflect updated dependencies.
- Introduced a new GitHub Actions workflow for CI to run linting on pushes to non-main branches.
@drestrepom drestrepom merged commit 7efdc1d into main Jul 27, 2025
1 check passed
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