boot

package
v2.1.153 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PullRequestLabel is the label used on pull requests created by boot
	PullRequestLabel = "jx/boot"
	// OverrideTLSWarningEnvVarName is an environment variable set in BDD tests to override the error (in batch mode)
	// that is created if TLS is not enabled
	OverrideTLSWarningEnvVarName = "TESTING_ONLY_OVERRIDE_TLS_WARNING"
	// ConfigBaseRefEnvVarName is the env var name used in the pipeline to reference the base used for the config
	ConfigBaseRefEnvVarName = "CONFIG_BASE_REF"
	// ConfigRepoURLEnvVarName is the env var name used in the pipeline to reference the URL of the config
	ConfigRepoURLEnvVarName = "CONFIG_REPO_URL"
	// VersionsRepoURLEnvVarName is the env var name used in the pipeline to reference the URL of versions repo
	VersionsRepoURLEnvVarName = "VERSIONS_REPO_URL"
	// VersionsRepoBaseRefEnvVarName is the env var name used in the pipeline to reference the ref of versions repo
	VersionsRepoBaseRefEnvVarName = "VERSIONS_BASE_REF"
	// DisablePushUpdatesToDevEnvironment is the env var name used to disable pushing changes to the local git clone
	// of the dev environment to the master branch of the git repository in the `jx step verify env` command
	// e.g. to test out local changes to git in a local fork of the boot config with `jx boot --no-update-git`
	DisablePushUpdatesToDevEnvironment = "JX_NO_DEV_GIT_UPDATES"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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