Module

x/fluentci/src/server/graphql/objects/job.ts>Job

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
class Job
import { Job } from "https://dotland.deno.dev/x/fluentci@v0.16.4/src/server/graphql/objects/job.ts";

Constructors

new
Job(unnamed 0: Job)

Properties

createdAt: string
optional
duration: number
id: string
optional
logs: Log[]
name: string
optional
startedAt: string
status: string