gerrit_steps

package
v0.0.0-...-4fb5945 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2024 License: BSD-3-Clause Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIssueProperties

func GetIssueProperties(ctx context.Context, g gerrit.GerritInterface, issue int64) (*gerrit.ChangeInfo, error)

GetIssueProperties is a wrapper around GerritInterface.GetIssueProperties.

func Init

func Init(ctx context.Context, local bool, gerritUrl string) (gerrit.GerritInterface, error)

Init creates and returns an authenticated GerritInterface, or any error which occurred.

func UploadCL

func UploadCL(ctx context.Context, g gerrit.GerritInterface, co *git.Checkout, project, branch, baseRevision, baseChangeID, commitMsg string, reviewers []string, isTryJob bool) error

UploadCL uploads a CL containing any changes to the given git.Checkout. This is a no-op if there are no changes.

Types

This section is empty.

Jump to

Keyboard shortcuts

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