workflow

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsArtifactUploaded

func IsArtifactUploaded(s ArtifactUploadedType) (isArtifactUploaded bool, isMigrationRequired bool)

Types

type ArtifactUploadedType

type ArtifactUploadedType string
const (
	NullArtifactUploaded ArtifactUploadedType = "NA"
	ArtifactUploaded     ArtifactUploadedType = "Uploaded"
	ArtifactNotUploaded  ArtifactUploadedType = "NotUploaded"
)

func GetArtifactUploadedType

func GetArtifactUploadedType(isUploaded bool) ArtifactUploadedType

func (ArtifactUploadedType) String

func (r ArtifactUploadedType) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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