scm

package
v0.22.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeGitCloneURL

func MakeGitCloneURL(targetURL, userName, password string) (string, error)

Make a clone url with username and password

func PushFilesToRefGit

func PushFilesToRefGit(t *testing.T, opts *Opts, entries map[string]string)

Types

type Opts

type Opts struct {
	GitURL        string
	TargetRefName string
	BaseRefName   string
	WebURL        string
	Log           *zap.SugaredLogger
	CommitTitle   string
	PushForce     bool
}

Jump to

Keyboard shortcuts

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