Skip to content

Add CI Pipeline Using GitHub Actions #5

@Dejmenek

Description

@Dejmenek

Overview

Set up a Continuous Integration (CI) pipeline for the TournamentAPI repository utilizing GitHub Actions.

Tasks

  • Create a workflow file (e.g., .github/workflows/ci.yml) to automate builds and tests
  • Ensure the pipeline runs on every push and pull request to main branches
  • Integrate steps to restore dependencies, build the application, and run integration tests.

Expected Outcome

  • PRs and pushes are automatically validated via the CI pipeline
  • Workflows are visible under the repository's 'Actions' tab

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