Skip to content

Conversation

@nllong
Copy link
Member

@nllong nllong commented Sep 26, 2025

No description provided.

Copy link
Contributor

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

This PR modernizes the project's CI/CD infrastructure and development tooling by updating dependencies, configurations, and removing deprecated integrations.

  • Updates GitHub Actions workflows to use newer Ubuntu version and Python versions
  • Replaces legacy pre-commit tools (isort, autoflake, flake8) with modern Ruff linter/formatter
  • Adds Dependabot configuration for automated dependency management

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tox.ini Removes deprecated Travis CI environment variables
requirements-test.txt Adds pre-commit dependency
.pre-commit-config.yaml Updates hook versions and replaces Python linting tools with Ruff
.github/workflows/ci.yml Updates Ubuntu runner, Python versions, and GitHub Actions versions
.github/dependabot.yml Adds new Dependabot configuration for automated dependency updates

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

@nllong nllong merged commit 0558286 into develop Sep 26, 2025
2 checks passed
@nllong nllong deleted the update-dependabot-config branch September 26, 2025 20:53
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