Skip to content

[ci] Setup basic GitHub Actions workflow #12

@chuks-qua

Description

@chuks-qua

As a developer, I want automated CI/CD pipeline so that code quality is maintained and deployment is streamlined.

Description: Create GitHub Actions workflow for build, test, and basic deployment.

Acceptance Criteria:

  • Workflow triggers on push to main and pull requests
  • Builds the application successfully
  • Runs unit tests (if any)
  • Creates deployment artifact
  • Workflow status badge in README

What to test:

  • Workflow runs successfully on push
  • Build failures are caught and reported
  • Deployment artifact is created correctly

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions