Skip to content

Add CI, pre-commit and renovate#5

Closed
swap357 wants to merge 1 commit intomainfrom
qrz507-codex/add-renovate-and-oss-tools
Closed

Add CI, pre-commit and renovate#5
swap357 wants to merge 1 commit intomainfrom
qrz507-codex/add-renovate-and-oss-tools

Conversation

@swap357
Copy link
Owner

@swap357 swap357 commented May 29, 2025

Summary

  • set up GitHub Actions CI workflow
  • add Pre‑Commit config for ruff and black
  • configure development dependencies and formatting options in pyproject.toml
  • document development setup
  • add Renovate configuration
  • add .gitignore
  • broaden pre-commit hooks with YAML and whitespace checks
  • expand README development section

Testing

  • pre-commit run --files README.md .pre-commit-config.yaml .github/workflows/ci.yml pyproject.toml renovate.json .gitignore (fails: command not found)
  • pytest -q

This environment doesn't have network access after setup, so Codex couldn't run certain commands. Consider configuring a setup script in your Codex environment to install dependencies.

@swap357 swap357 added bug Something isn't working help wanted Extra attention is needed labels May 29, 2025
@swap357 swap357 closed this May 29, 2025
@swap357 swap357 deleted the qrz507-codex/add-renovate-and-oss-tools branch January 24, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working codex help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant