aider/.github/workflows
MDW 2ebb2103b8
ci: add pre-commit.yml for GitHub Actions
This commit adds a new GitHub Actions workflow configuration file (`pre-commit.yml`) to automate the execution of pre-commit hooks on pull requests and pushes.

The workflow includes steps to install dependencies, cache pre-commit hooks, run the hooks, convert logs to Checkstyle format, save the cache, and upload logs as artifacts.

This setup ensures that code quality checks are enforced consistently across the repository.
2025-05-08 23:27:34 +02:00
..
check_pypi_version.yml Revert "ci: Add Windows to check_pypi_version matrix and improve compatibility" 2025-04-01 21:18:31 +13:00
docker-build-test.yml ci: Update GitHub Actions workflow to use github.event_name for build conditions 2025-01-16 11:52:34 -08:00
docker-release.yml ci: add fetch-depth: 0 to all checkout actions 2024-11-30 12:16:34 -08:00
issues.yml ci: add scheduled workflow to process GitHub issues every 12 hours 2024-12-03 06:53:40 -08:00
pages.yml chore: Update GitHub Actions workflow with artifact path and deploy pages version 2025-01-16 09:01:01 -08:00
pre-commit.yml ci: add pre-commit.yml for GitHub Actions 2025-05-08 23:27:34 +02:00
release.yml ci: add fetch-depth: 0 to all checkout actions 2024-11-30 12:16:34 -08:00
ubuntu-tests.yml ci: Update pull_request workflow triggers with consistent path ignores 2025-01-16 08:51:24 -08:00
windows-tests.yml ci: Update pull_request workflow triggers with consistent path ignores 2025-01-16 08:51:24 -08:00
windows_check_pypi_version.yml ci: Add Windows workflow to check PyPI version 2025-04-01 21:19:14 +13:00