utils

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ProjectKey     string
	GlobalURL      string
	GlobalToken    string
	EnvFile        string
	InputFile      string
	BuildKey       string
	Branch         string
	OutputFile     string
	FieldsToShow   string
	ManifestFile   string
	ManifestExists bool
	TemplateStr    string
	FilterExpr     string
	Debug          bool
)

Global vars

Functions

func InitLogger

func InitLogger(debug bool)

func ReadRepositoryYaml

func ReadRepositoryYaml(file string) []models.RepoEntity

Types

type Config

type Config struct {
	BitbucketURL   string
	BitbucketToken string
}

func LoadConfig

func LoadConfig() Config

Jump to

Keyboard shortcuts

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