# Build Pipeline

An overview of the build pipeline for the server and the client.

The client and the server have both an automated build pipeline for gitlab runner, automating the process for:

  • unit testing and coverage calculation
  • security and vulnerability scanner
  • building and packaging
  • uploading and releasing

# Sequence diagram client:

Sequence diagram of the build pipeline of the Psono Client

# Sequence diagram server:

Sequence diagram of the build pipeline of the Psono server