Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GithubPluginDeployerResolver

Resolver that handle the github: protocol github://@latest github://@

Hierarchy

  • GithubPluginDeployerResolver

Implements

Index

Constructors

Properties

request: RequestService
unpackedFolder: string
GITHUB_ENDPOINT: string = 'https://github.com/'
PREFIX: string = 'github:'

Methods

  • accept(pluginId: string): boolean
  • grabGithubFile(pluginResolverContext: PluginDeployerResolverContext, orgName: string, repoName: string, filename: string, version: string): Promise<void>