Skip to content

ci: add GitHub Actions workflow for Python SDK#180

Open
pradhyum6144 wants to merge 1 commit intomodelpack:mainfrom
pradhyum6144:ci/python-sdk-workflow
Open

ci: add GitHub Actions workflow for Python SDK#180
pradhyum6144 wants to merge 1 commit intomodelpack:mainfrom
pradhyum6144:ci/python-sdk-workflow

Conversation

@pradhyum6144
Copy link
Contributor

@pradhyum6144 pradhyum6144 commented Mar 1, 2026

Adds a CI workflow for the Python SDK introduced in #175. The workflow runs pytest across Python 3.10 through 3.13 to ensure compatibility, and uses ruff for linting and format checks. It is path-scoped to specs-python/ so it only triggers when relevant files change, keeping CI runs efficient. Follows the same conventions as the existing lint.yml workflow with pinned action SHAs and minimal permissions.

Signed-off-by: pradhyum6144 <pradhyumyadav@gmail.com>
Signed-off-by: pradhyum6144 <pradhyum314@gmail.com>
@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

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