Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeactivateAllPorts ¶
func DeactivateAllPorts()
Only deactivate ports to save time when a dependency is needed across builds. It should be able to avoid conflicts.
func GetChangedPortList ¶
List second part of path of Portfiles (or port files) that was changed in the PR.
func ListSubports ¶
List all subports of a given port.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session is the public interface of the ci package. workers are not exported.
func NewSession ¶
Click to show internal directories.
Click to hide internal directories.