Documentation ¶
Index ¶
- func Bump(configFile, version, expectedCommit string) error
- func ReadAllPackagesFromRepo(dir string) (map[string]*Packages, error)
- func ReadMelangeConfig(filename string) (config.Configuration, error)
- func ReadPackageConfigs(packageNames []string, dir string) (map[string]*Packages, error)
- type ConfigCheck
- type Packages
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadAllPackagesFromRepo ¶
func ReadMelangeConfig ¶
func ReadMelangeConfig(filename string) (config.Configuration, error)
ReadMelangeConfig reads a single melange config from the provided filename.
Types ¶
type ConfigCheck ¶
Click to show internal directories.
Click to hide internal directories.