Skip to content

Cleanup repo docs and stale local artifacts#30

Merged
cbusillo merged 4 commits intomainfrom
cleanup/repo-hygiene-29
May 4, 2026
Merged

Cleanup repo docs and stale local artifacts#30
cbusillo merged 4 commits intomainfrom
cleanup/repo-hygiene-29

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

@cbusillo cbusillo commented May 4, 2026

Summary

  • remove the legacy root test wrapper in favor of the documented uv workflow
  • align README, contributor, test, release, and agent docs with .github/github-repo-workflow.json
  • keep .idea tracked while removing stale settings from its shared project files
  • enable the shared IntelliJ inspection profile so tracked IDE inspections are active
  • refresh release guidance now that 0.3.0 has been published

Refs #29

Verification

uv sync --locked
uv run pytest
rm -rf dist && uv build
uv run twine check dist/*

CI

  • CI passed on f63d29a.
  • GitHub has not reported check-runs for latest head yet; local gates above passed on latest head a0f9c4a.

Notes

  • .idea remains tracked; its own .idea/.gitignore still handles local workspace state.

@cbusillo
Copy link
Copy Markdown
Owner Author

cbusillo commented May 4, 2026

Temporarily closing and reopening to retrigger pull_request checks on the latest head after GitHub did not create synchronize runs for later branch pushes.

@cbusillo cbusillo closed this May 4, 2026
@cbusillo cbusillo reopened this May 4, 2026
@cbusillo cbusillo merged commit a3e27ae into main May 4, 2026
6 checks passed
@cbusillo cbusillo deleted the cleanup/repo-hygiene-29 branch May 4, 2026 22:20
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