Skip to content

fix: restore rugguard.py release shim#52

Open
leo-guinan wants to merge 1 commit into
codegraphtheory:mainfrom
leo-guinan:fix/restore-rugguard-release-shim
Open

fix: restore rugguard.py release shim#52
leo-guinan wants to merge 1 commit into
codegraphtheory:mainfrom
leo-guinan:fix/restore-rugguard-release-shim

Conversation

@leo-guinan

Copy link
Copy Markdown
Contributor

Summary

  • restores scripts/rugguard.py as a legacy launcher/import shim after the package refactor
  • adds scripts/rugguard.py to release assets so the documented releases/latest/download/rugguard.py path can work again on the next tag
  • preserves the historical scripts/-first import pattern used by the current test suite

Bounty / issue target

Verification

  • uv run ruff check scripts/rugguard.py
  • uv run pytest -q -k "not slow" -> 43 passed, 7 deselected
  • uv run pytest -q tests/test_checks.py::TestCLI::test_cli_help -> 1 passed
  • uv build -> built sdist and wheel; wheel includes scripts/rugguard.py

Note

A live BONK CLI JSON test timed out against public RPC in 60s during verification; the shim itself was verified with help/import/unit/build paths. Public RPC remains the miserable little bottleneck, as usual.

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.

2 participants