githubactions

package
v0.0.0-...-0e43621 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CIFile = "ci.yml.tmpl"
View Source
const Path = "/.github/workflows"
View Source
const ReleaseFile = "release.yml.tmpl"

Variables

This section is empty.

Functions

This section is empty.

Types

type Copier

type Copier struct {
	ProjectDirectoryName string
	NodeDirectoryName    string
	NodeName             string
	TemplatesRootPath    string
	Data                 map[string]interface{}
}

Copier integrations specific copier

func NewCopier

func NewCopier(gitPlatformUserName, gitRepositoryName, projectDirectoryName, nodeName, nodeDirectoryName, templatesRootPath string) *Copier

func (Copier) CreateYamls

func (c Copier) CreateYamls() error

CreateYamls creates required file from language template.

Jump to

Keyboard shortcuts

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