-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels