-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
CI/CDcontinuous Integration / continuous deploymentcontinuous Integration / continuous deploymentenhancementNew feature or requestNew feature or request
Description
To ensure code quality and prevent integration issues, we need to set up a Continuous Integration (CI) pipeline using GitHub Actions. This pipeline should run tests and linting on every push and pull request to the main branch.
Acceptance Criteria:
- Set up a GitHub Actions workflow.
- Configure the workflow to run automated tests and linting.
- Ensure the CI pipeline runs successfully on push/PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CI/CDcontinuous Integration / continuous deploymentcontinuous Integration / continuous deploymentenhancementNew feature or requestNew feature or request