package
2.0.3+incompatible
Repository: https://github.com/ensono/taskctl.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

Container represents a container configuration for a GitHub Action job.
ContainerCredentials represents credentials for the container registry.
DefaultRun represents default run configurations for the jobs in the workflow.
Defaults represents default values for jobs in the GitHub workflow.
Input represents an input for a workflow dispatch event.
Job represents a job in the GitHub workflow.
PullRequestEvent represents a pull request event trigger configuration.
PushEvent represents a push event trigger configuration.
ScheduleEvent represents a cron schedule event trigger configuration.
Step represents a step in a GitHub job.
Strategy represents a job strategy (matrix) configuration.
TriggerEvents represents the trigger events for the GitHub workflow.
Workflow represents the root of a GitHub workflow file.
WorkflowDispatchEvent represents a manually triggered workflow dispatch event.
Artifacts represents the configuration for job artifacts.
GitLabCI represents the root structure of a GitLab CI pipeline file.
Image represents the Docker image configuration.
Include represents external files that can be included into the CI configuration.
Job represents a single job definition in GitLab CI.
JobCondition represents conditions for when a job runs.
Reports represent specific test reports that are uploaded after a job.
Retry represents the retry configuration for a job.
Service represents services that are used during the job execution.