Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
apko-renovator
command
Package main provides the entry point for the apko-renovator tool, which automates the updating of apko lock files and metadata.
|
Package main provides the entry point for the apko-renovator tool, which automates the updating of apko lock files and metadata. |
|
internal
|
|
|
config
Package config provides functionality to read and validate configuration for the apko-renovator action from environment variables.
|
Package config provides functionality to read and validate configuration for the apko-renovator action from environment variables. |
|
differ
Package differ provides functionality to compare two apko lock files and identify changes in package versions.
|
Package differ provides functionality to compare two apko lock files and identify changes in package versions. |
|
discovery
Package discovery provides functionality to discover image directories in a workdir.
|
Package discovery provides functionality to discover image directories in a workdir. |
|
github
Package github provides a client for interacting with the GitHub API to create/update pull requests and commits.
|
Package github provides a client for interacting with the GitHub API to create/update pull requests and commits. |
|
locker
Package locker handles the generation and resolution of apko lock files.
|
Package locker handles the generation and resolution of apko lock files. |
|
metadata
Package metadata provides functionality to read and update metadata.yaml files that track the main package and version for each image.
|
Package metadata provides functionality to read and update metadata.yaml files that track the main package and version for each image. |
|
versioning
Package versioning provides functionality to determine the type of version change (major, minor, patch, chore) between two sanitized APK version strings and to generate conventional commit titles based on those changes.
|
Package versioning provides functionality to determine the type of version change (major, minor, patch, chore) between two sanitized APK version strings and to generate conventional commit titles based on those changes. |
Click to show internal directories.
Click to hide internal directories.