Scaffold Python Package #45
Notifications
Due Date
No due date set.
Blocks
Depends on
#46 Implement Python Async Client, Values, Errors, And CLI
dohertj2/mxaccessgw
#36 Publish Stable Client Proto Generation Inputs
dohertj2/mxaccessgw
Reference: dohertj2/mxaccessgw#45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: $file
Milestone: $currentMilestone
Labels:
area:client-python,type:infra,priority:p0Deliverables:
clients/python/pyproject.toml,src/mxgateway,src/mxgateway_cli,tests.Acceptance criteria:
pytestruns.Worker 3 is taking this issue.
Branch: agent-3/issue-45-scaffold-python-package
Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-3
Implemented and merged via PR #94.
Verification performed by orchestrator from
clients/python:git diff --check origin/main...HEADpassed.python -m pip install -e .passed.python -m pytestpassed: 3 passed.python -m pip wheel . --no-deps --wheel-dir "$env:TEMP\mxgateway-python-wheel"passed.Worker also verified
clients/python/generate-proto.ps1,python -m pip install -e ".[dev]", andmxgw-py version --jsonbefore opening PR #94.