Documentation ¶
Index ¶
- func CleanTag(client *gitlab2.Client, pid int, tagName string)
- func CreateCRD(ctx context.Context, projectinfo *gitlab.Project, run *params.Run, ...) error
- func CreateMR(client *ghlib.Client, pid int, sourceBranch, targetBranch, title string) (int, error)
- func CreateTag(client *ghlib.Client, pid int, tagName string) error
- func DeleteTag(client *ghlib.Client, pid int, tagName string) error
- func Setup(ctx context.Context) (*params.Run, options.E2E, gitlab.Provider, error)
- func TearDown(ctx context.Context, t *testing.T, runcnx *params.Run, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanTag ¶ added in v0.28.1
CleanTag a wrapper function on DeleteTag to ignore errors in cleaning.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.