Skip to content

ParseJobData

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/parsing/parsing.queue.ts

Properties

PropertyType
jobIdstring
projectIdstring
repositoryUrlstring
branchstring
providerRepositoryProvider
credentials`{
username?: string;
password?: string;

}| |options|{ include?: string[]; exclude?: string[]; frameworks?: string[]; screenshots?: boolean; }| |autoSync|boolean` |

Was this page helpful?

Download as PDF