Table of Contents

Namespace Ando.Server.Models

Classes

ApiToken

API token used for Bearer authentication to the REST API.

ApplicationRole

Application role with optional description.

ApplicationUser

Application user with email/password authentication and optional GitHub connection.

Build

A single build execution for a project.

BuildArtifact

Metadata for an artifact file produced by a build.

BuildLogEntry

A single log entry from a build execution.

Project

A GitHub repository configured for CI builds.

ProjectSecret

An encrypted environment variable secret for a project.

UserRoles

Application role name constants.

Enums

BuildStatus

The current status of a build.

BuildTrigger

What triggered the build.

LogEntryType

Type of log entry.