ci

package
v1.10.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 6, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadAllEnvs

func ReadAllEnvs() map[string]string

ReadAllEnvs as a map

Types

type Git

type Git struct {
	// contains filtered or unexported fields
}

Git struct

type GithubActions

type GithubActions struct{}

GithubActions struct

type GitlabCI

type GitlabCI struct{}

GitlabCI struct

type ProviderConfig

type ProviderConfig struct {
	IsPR     bool
	PR       string
	PRBranch string
	Branch   string
	Tag      string
	Commit   string
	BuildURL string
	Service  string
	Name     string
}

ProviderConfig struct

func GetCIProvider

func GetCIProvider(gitUtil *gitutil.GitUtil, configCheck bool, envs map[string]string) (*ProviderConfig, error)

GetCIProvider get provider

type Service

type Service interface {
	// contains filtered or unexported methods
}

Service interface

type Travis

type Travis struct{}

Travis struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL