Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderProject ¶
func RenderProject(ctx context.Context, project *model.ContainerHiveProject, targetPath string) error
RenderProject renders all image Dockerfiles and test configs into the target directory.
func ResolveAliases ¶
ResolveAliases computes the alias map for a set of tags, ensuring each alias points to the highest version that claims it.
func ResolveLatestAlias ¶ added in v0.0.5
ResolveLatestAlias returns the tag that latestAlias should point to — the highest semantic version found in tags. Returns ("", nil) if latestAlias is empty. Returns ("", error) if latestAlias is set but no tags parse as semantic versions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.