Skip to content

Document running maintenance scripts as modules - #27

Merged
ukrainets merged 2 commits into
mainfrom
docs/maintenance-scripts
Sep 25, 2026
Merged

ukrainets merged 2 commits into
mainfrom
docs/maintenance-scripts

Conversation

@ukrainets

Copy link
Copy Markdown
Owner

Summary

  • Adds a "Maintenance scripts" section to the README with usage for populate_api_urls and verify_no_click (which was previously undocumented).
  • Notes that scripts in scripts/ must be run as python -m scripts.<name> from the repo root; python scripts/<name>.py breaks their from config import.

Related issue

Follow-up to #26 / #25.

Test plan

  • python -m scripts.populate_api_urls --help and python -m scripts.verify_no_click --help match the documented flags
  • Docs-only change

🤖 Generated with Claude Code

ukrainets and others added 2 commits September 24, 2026 20:11
Adds a Maintenance scripts section to the README covering
populate_api_urls and verify_no_click, and notes in CLAUDE.md that
scripts/ must be run with python -m from the repo root.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@ukrainets
ukrainets merged commit 89a055e into main Sep 25, 2026
1 check passed
@ukrainets
ukrainets deleted the docs/maintenance-scripts branch September 25, 2026 01:23
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