Skip to content

feat(ci-server): compile project on webhook trigger #7

@HotFazz

Description

@HotFazz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureIntroduces a new feature to the codebase

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions