koalaops/Parse Koala Config

⚠️ WIP - NOT IN USE. Parse koala.yaml/json configuration file for services, environments, and build/deploy settings

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: koalaops/parse-koala-config@5dfc95d871ea1c4301f545a870746c8178f35961 # v1.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
environmentTarget environment (optional, for environment-specific resolution)no
tag_baseBase tag for services (optional, for tag generation)no
config_pathExplicit path to config file (optional, auto-detects if not provided)no
namedescription
versionConfig schema version
services_matrixGitHub Actions matrix format with resolved service configurations
services_listSimple list of service names
env_clustersEnvironment to cluster mapping
has_multiple_servicesWhether this is a multi-service configuration
service_countNumber of services defined
config_formatFormat of the config file (yaml/json)