flavorflow-io/FlavorFlow Fetch Clients

Fetch Clients from API and generate matrix for builds

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyThe project API key to fetch Clientsyes
project-idThe project ID to fetch Clients foryes
namedescription
flavorsJSON array of build-matrix entries, one per Client. Each entry has name, app_name, and config (the full client configuration as a JSON string). Feed it to a matrix with include + fromJson(...), and pass matrix.config straight to apply-flavor-action.