Skip to main content
Deno 2 is finally here 🎉️
Learn more
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://deno.land/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