githubactions

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CommitMessage       = "GitHub Actions workflow, created by DevStream"
	PRBuilderFileName   = "pr-builder.yml"
	MainBuilderFileName = "main-builder.yml"
)

Variables

This section is empty.

Functions

func BuildReadState

func BuildReadState(path string) map[string]interface{}

func BuildState

func BuildState(owner, org, repo string) map[string]interface{}

func GetLanguage

func GetLanguage(l *Language) string

Types

type Language

type Language struct {
	Name    string `validate:"required"`
	Version string
}

Language is the struct containing details of a programming language specified in the GitHub Actions Workflow.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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