Skip to content

ci: add a public GitHub Actions workflow (lint, unit tests, DCO) #58

@AbhiramDwivedi

Description

@AbhiramDwivedi

Request

The repo has no public .github/workflows/, so external contributors get no automated feedback (lint/tests/DCO) before maintainer review.

Proposed fix

Add an ubuntu-latest workflow (Python 3.12/3.13) running ruff check + format-check + pytest -m "not integration", plus a DCO sign-off job. NVIDIA may run CI internally — this is a proposal, happy to adjust or close.

Opened to follow CONTRIBUTING.md (issue-first); fix is in #53.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions