Use the unified sanka CLI from the Python SDK - #16
Merged
Conversation
hira29
approved these changes
Sep 2, 2026
hira29
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Update SankaMigrate and AsyncSankaMigrate to invoke the consolidated sanka executable, retain the sanka-cli/v1 protocol and direct argv behavior, refresh developer guidance, and add an opt-in real-CLI acceptance lane.
Audit
@hira29Sanka Change Botf7302644343b8aa236103f2c291808dfbc0e3ce6mediumnonePyPI sanka-sdk Python package (publication deferred)Validation
rtk env -u SANKA_CLI_EXECUTABLE uv run --frozen -- python -W error -m unittest discover -s tests -v-> passedrtk uv run --frozen -- ruff check .-> passedrtk uv build --out-dir /tmp/sanka-python-consolidation-pr-> passedDefault suite passed with the real-CLI lane intentionally skipped; reviewed real-CLI suite previously passed 28/28.-> reported passedChange Safety
Approval And Deployment Authorization