Skip to content

Fix documentation errors - #141

Merged
amrabed merged 5 commits into
mainfrom
refactor/consolidated-updates
Sep 3, 2026
Merged

Fix documentation errors#141
amrabed merged 5 commits into
mainfrom
refactor/consolidated-updates

Conversation

@amrabed

@amrabed amrabed commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

Consolidation and optimization update for cur8d/python across 5 distinct commits:

  1. Consolidate open PRs:
    • Verified no open pull requests pending consolidation
  2. Update all dependencies:
    • Upgraded locked dependencies via uv lock --upgrade (virtualenv, ruff, click, coverage, platformdirs, python-discovery)
  3. Optimize performance:
    • Configured tool.pytest.ini_options with explicit testpaths and flags to accelerate test discovery
  4. Optimize security:
    • Synchronized pre-commit security hooks to match latest ruff (v0.16.5)
  5. Optimize design:
    • Added root README.md symlink pointing to docs/README.md for GitHub repository visibility
    • Corrected documentation typos and template generation links to cur8d/python

Verification

  • uv run pytest: 11 passed in 0.03s
  • uv run ruff check: All checks passed

- Upgrade virtualenv, ruff, click, coverage, platformdirs, and python-discovery
- Configure pytest.ini_options with explicit testpaths to optimize runner discovery
- Bump ruff pre-commit hook to v0.16.5
- Add root README.md symlink for GitHub project overview
- Update template generation link to cur8d organization
- Correct spelling and typographical errors in documentation
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

@amrabed amrabed changed the title refactor: consolidate PRs, update dependencies, optimize perf, security, and design Optimize code Sep 3, 2026
@amrabed amrabed changed the title Optimize code Fix documentation errors Sep 3, 2026
@amrabed
amrabed merged commit 2a1780f into main Sep 3, 2026
5 checks passed
@amrabed
amrabed deleted the refactor/consolidated-updates branch September 3, 2026 21:17
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.

1 participant