executions

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2025 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func End

func End(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func EndCanceled

func EndCanceled(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func EndNoPatternMatch

func EndNoPatternMatch(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func EndSuccess

func EndSuccess(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func EndWithError

func EndWithError(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func EndWithRecovered added in v1.0.5

func EndWithRecovered(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func GetExecutionByID added in v1.1.0

func GetExecutionByID(cfg *config.Config, executionID string, targetPlatform string) (shared_models.Executions, error)

func GetStep

func GetStep(cfg *config.Config, executionID string, stepID string, targetPlatform string) (shared_models.ExecutionSteps, error)

func GetSteps

func GetSteps(cfg *config.Config, executionID string, targetPlatform string) ([]shared_models.ExecutionSteps, error)

func InteractionWaiting

func InteractionWaiting(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func Pause

func Pause(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func Running

func Running(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func SendHeartbeat added in v1.0.7

func SendHeartbeat(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func SendStep

func SendStep(cfg *config.Config, execution shared_models.Executions, step shared_models.ExecutionSteps, targetPlatform string) (shared_models.ExecutionSteps, error)

func SetToInteractionRequired

func SetToInteractionRequired(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func SetToPaused

func SetToPaused(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func SetToRunning

func SetToRunning(cfg *config.Config, execution shared_models.Executions, targetPlatform string)

func UpdateExecution

func UpdateExecution(cfg *config.Config, execution shared_models.Executions, targetPlatform string) error

func UpdateStep

func UpdateStep(cfg *config.Config, executionID string, step shared_models.ExecutionSteps, targetPlatform string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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