Documentation
¶
Index ¶
- func DisplayMultiplePipelines(s *iostreams.IOStreams, p []*gitlab.PipelineInfo, projectID string) string
- func DisplaySchedules(i *iostreams.IOStreams, s []*gitlab.PipelineSchedule, projectID string) string
- func GetDefaultBranch(f cmdutils.Factory) string
- func GetJobId(inputs *JobInputs, opts *JobOptions) (int, error)
- func IDsFromArgs(args []string) ([]int, error)
- func RunTraceSha(ctx context.Context, apiClient *gitlab.Client, w io.Writer, pid any, ...) error
- func TraceJob(inputs *JobInputs, opts *JobOptions) error
- type JobInputs
- type JobOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplaySchedules ¶
func GetDefaultBranch ¶
func IDsFromArgs ¶
IDsFromArgs parses list of IDs from space or comma-separated values
func RunTraceSha ¶
func TraceJob ¶
func TraceJob(inputs *JobInputs, opts *JobOptions) error
Types ¶
Click to show internal directories.
Click to hide internal directories.