Skip to content

Advanced Chore: Set up GitHub Actions CI pipeline for automated testing #80

@basantnema31

Description

@basantnema31

Description

Currently, when contributors submit Pull Requests, maintainers have to manually clone the branch and test if the code builds and passes unit tests. This slows down the review process.

Proposed Solution

I propose creating a .github/workflows/ci.yml file to set up a robust GitHub Actions pipeline. The pipeline will automatically install dependencies, run the test suite, and visually display a green checkmark on the PR.

I would love to work on this advanced CI/CD issue under the GSSoC '24 program! Could you please assign it to me?

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