Documentation
¶
Index ¶
- func CheckoutWorkBranch(job schema.Job) error
- func CloneRepo(job schema.Job, conf schema.TediumConfig) error
- func CommitIfChanged(job schema.Job, profile schema.PlatformProfile) (bool, error)
- func PushWorkBranchToFinalBranch(job schema.Job) error
- func WorkBranchDiffersFromFinalBranch(job schema.Job) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckoutWorkBranch ¶ added in v0.4.0
CheckoutWorkBranch checks out the work branch in a repo, creating it if necessary.
func CommitIfChanged ¶ added in v0.4.0
func PushWorkBranchToFinalBranch ¶ added in v0.4.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.