export type AppDeploymentLogType = "BUILD" | "DEPLOY" | "RUN" | "UNSPECIFIED";