-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureIntroduces a new feature to the codebaseIntroduces a new feature to the codebase
Description
Description
The CI server supports compiling the group project.
Expected outcome
When a webhook event is received, the CI server triggers a compilation of the affected branch based on the information provided in the HTTP payload.
Acceptance criteria
- Compilation is triggered when a webhook is delivered via ngrok
- The CI server compiles the branch where the change has been made, as specified in the HTTP payload
- Unit-tests are implemented
- The compilation process is documented in
README.md, including how it is implemented and how it can be unit-tested - Statement of contribution is added on the repository root
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureIntroduces a new feature to the codebaseIntroduces a new feature to the codebase